Neah/node_modules/next/dist/server/app-render/after-task-async-storage-instance.d.ts
2025-04-24 17:19:14 +02:00

3 lines
157 B
TypeScript

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