lingjing/node_modules/next/dist/server/app-render/after-task-async-storage-instance.d.ts
2026-02-23 09:51:43 +00:00

3 lines
157 B
TypeScript

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