CloudSqlite.WriteLockBusyHandler Type alias
CloudSqlite.WriteLockBusyHandler = (lockedBy: string, expires: string) => Promise<void | "stop">
Defined in
- backend/src/CloudSqlite.ts Line 409
Last Updated: 20 June, 2023
CloudSqlite.WriteLockBusyHandler = (lockedBy: string, expires: string) => Promise<void | "stop">
Last Updated: 20 June, 2023