datasquirel/dist/package-shared/shell/testSQLEscape.d.ts
Benjamin Toby 6593047efd Updates
2025-04-18 12:06:15 +01:00

11 lines
601 B
TypeScript

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