import {DuckDBInstance} from '@duckdb/node-api'; async function test() { //Create connection const instance = await DuckDBInstance.create('./database/my_duckdb.db ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results