UNPKG

@beenotung/tslib

Version:
3 lines (2 loc) 101 B
import * as fs from './fs'; export declare function createFSPool(concurrentSize: number): typeof fs;