node-ejs-renderer/node_modules/memfs/lib/node/lists/fsCommonObjectsList.d.ts

3 lines
137 B
TypeScript
Raw Normal View History

2024-06-09 13:55:01 -04:00
import type { FsCommonObjects } from '../types/FsCommonObjects';
export declare const fsCommonObjectsList: Array<keyof FsCommonObjects>;