UNPKG

@tai-kun/surrealdb

Version:

The SurrealDB SDK for JavaScript

9 lines 298 B
export type * from "./auth"; export type * from "./live-query"; export type * from "./misc"; export type * from "./patch"; export type * from "./query-result"; export type * from "./rpc-request"; export type * from "./rpc-response"; export type * from "./surql"; //# sourceMappingURL=index.d.ts.map