bun-mariadb/dist/lib/schema/mariadb-quote-gen.d.ts

2 lines
62 B
TypeScript

export default function MariaDBQuoteGen(str: string): string;