UNPKG

app-builder-lib

Version:
2 lines (1 loc) 80 B
export declare function withToolsetLock<T>(task: () => Promise<T>): Promise<T>;