index.ts
index.ts overview
Section titled “index.ts overview”Since v4.0.0
Exports Grouped by Category
Section titled “Exports Grouped by Category”SqliteClient (namespace export)
Section titled “SqliteClient (namespace export)”Re-exports all named exports from the “./SqliteClient.ts” module as SqliteClient.
Signature
export * as SqliteClient from "./SqliteClient.ts"Since v4.0.0
SqliteMigrator (namespace export)
Section titled “SqliteMigrator (namespace export)”Re-exports all named exports from the “./SqliteMigrator.ts” module as SqliteMigrator.
Signature
export * as SqliteMigrator from "./SqliteMigrator.ts"Since v4.0.0