Skip to main content
Module

x/deno_surreal/mod.ts

Lightweight module for querying SurrealDB
Latest
File
export { SurrealDB } from "./db.ts"export type { Model, ConnectionOptions } from "./types.ts"