Files
powerpoint-toolbox/node_modules/memfs/lib/node/lists/fsSynchronousApiList.d.ts
T
2025-03-07 19:22:02 +01:00

3 lines
124 B
TypeScript

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