3 lines
80 B
TypeScript
3 lines
80 B
TypeScript
|
import * as fs from './fs';
|
||
|
export { fs };
|
||
|
//# sourceMappingURL=index.d.ts.map
|