node-ejs-renderer/node_modules/memfs/lib/node/lists/fsSynchronousApiList.d.ts
2024-06-09 13:55:01 -04:00

3 lines
124 B
TypeScript

import type { FsSynchronousApi } from '../types';
export declare const fsSynchronousApiList: Array<keyof FsSynchronousApi>;