3 lines
130 B
TypeScript
3 lines
130 B
TypeScript
import type { BUN_MARIADB_DatabaseSchemaType } from "../../types";
|
|
export declare const DbSchema: BUN_MARIADB_DatabaseSchemaType;
|