UNPKG

shadow-function

Version:

ioing lib - shadow Function, worker Function

9 lines (8 loc) 190 B
declare class Strongbox { password: string; private log; private tracker; constructor(insurance: [object], log?: Function); lock(): void; } export { Strongbox };