UNPKG

@tai-kun/surrealdb

Version:

The SurrealDB SDK for JavaScript

5 lines 170 B
export type * from "./client"; export { default } from "./client"; export type * from "./jwt"; export { default as Jwt } from "./jwt"; //# sourceMappingURL=index.d.ts.map