astock-agent/frontend/node_modules/next/dist/server/lib/node-fs-methods.d.ts
2026-04-07 20:51:00 +08:00

3 lines
93 B
TypeScript

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