Uncaught SyntaxError: The requested module 'pg' does not provide an export named 'Pool'import { Pool } from "pg";
// @deno-types="npm:@types/pg"import { Pool } from "pg";
"pg": "npm:pg@8.11.3",