datasquirel/dist/package-shared/shell/testSQLEscape.d.ts
Benjamin Toby a3561da53d Updates
2025-01-10 20:35:05 +01:00

11 lines
601 B
TypeScript

/** ****************************************************************************** */
/** ****************************************************************************** */
/** ****************************************************************************** */
/** ****************************************************************************** */
/** ****************************************************************************** */
/** ****************************************************************************** */
/**
* # Test SQL Escape
*/
export default function testSQLEscape(): Promise<void>;