UNPKG

@devlearning/mutex-fast-lock

Version:

Mutex fast lock localstorage

6 lines (5 loc) 117 B
export declare class MutexFastLockConfig { lockPrefix: string; timeout: number; debugEnabled: boolean; }