NeahNew/node_modules/next/dist/server/app-render/after-task-async-storage-instance.d.ts
2025-05-03 14:17:46 +02:00

3 lines
157 B
TypeScript

import type { AfterTaskAsyncStorage } from './after-task-async-storage.external';
export declare const afterTaskAsyncStorageInstance: AfterTaskAsyncStorage;