3 lines
148 B
TypeScript
3 lines
148 B
TypeScript
![]() |
import { FileSystem } from './types';
|
||
|
export declare function createFileSystem(fs?: any): FileSystem;
|
||
|
//# sourceMappingURL=createFileSystem.d.ts.map
|