2 lines
153 B
TypeScript
Executable file
2 lines
153 B
TypeScript
Executable file
import type { WorkUnitAsyncStorage } from './work-unit-async-storage.external';
|
|
export declare const workUnitAsyncStorageInstance: WorkUnitAsyncStorage;
|