We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f70fdf6 commit 5cf668dCopy full SHA for 5cf668d
src/index.ts
@@ -16,6 +16,7 @@ export {
16
ConnectionStatus,
17
AbstractEngine,
18
type Engine,
19
+ type Engines,
20
type EngineEvents,
21
} from "./engines/abstract.ts";
22
export { Surreal, Surreal as default } from "./surreal.ts";
0 commit comments