UNPKG

dolphin-tool

Version:

🐬 dolphin-tool binaries and wrapper for Node.js.

5 lines (4 loc) 144 B
declare const _default: { wrapTempDir<T>(runnable: (temporaryDirectory: string) => T | Promise<T>): Promise<T>; }; export default _default;