2 lines
43 B
TypeScript
Executable file
2 lines
43 B
TypeScript
Executable file
import * as fs from './fs';
|
|
export { fs };
|