Aktueller Stand
This commit is contained in:
10
backend/node_modules/@electric-sql/pglite/dist/contrib/lo.d.cts
generated
vendored
Normal file
10
backend/node_modules/@electric-sql/pglite/dist/contrib/lo.d.cts
generated
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
import { d as PGliteInterface } from '../pglite-CntadC_p.cjs';
|
||||
|
||||
declare const lo: {
|
||||
name: string;
|
||||
setup: (_pg: PGliteInterface, _emscriptenOpts: any) => Promise<{
|
||||
bundlePath: URL;
|
||||
}>;
|
||||
};
|
||||
|
||||
export { lo };
|
||||
Reference in New Issue
Block a user