Edit File: index.d.ts
import * as fs from './fs'; export { fs };
Back