CloudSqlite.WriteLockBusyHandler Type alias

CloudSqlite.WriteLockBusyHandler = (lockedBy: string, expires: string) => Promise<void | "stop">

Defined in

Last Updated: 20 June, 2023