UNPKG

@netlify/content-engine

Version:
10 lines 241 B
declare global { namespace NodeJS { interface Global { _fsWrapper: typeof import("fs"); _actualFsWrapper: typeof import("fs"); } } } export {}; //# sourceMappingURL=engines-fs-provider.d.ts.map