makearmy-app/node_modules/next/dist/server/lib/node-fs-methods.d.ts
2025-09-22 10:37:53 -04:00

2 lines
93 B
TypeScript

import type { CacheFs } from '../../shared/lib/utils';
export declare const nodeFs: CacheFs;