import { FlightSQLClient } from "@gizmodata/gizmosql-client"; const client = new FlightSQLClient({ host: "localhost", port: 31337 ...