Skip to content

Commit

Permalink
change: expose engines type
Browse files Browse the repository at this point in the history
  • Loading branch information
macjuul committed Oct 1, 2024
1 parent f70fdf6 commit dcb9906
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ export {
ConnectionStatus,
AbstractEngine,
type Engine,
type Engines,
type EngineEvents,
} from "./engines/abstract.ts";
export { Surreal, Surreal as default } from "./surreal.ts";

0 comments on commit dcb9906

Please sign in to comment.