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

7 lines
311 B
JavaScript

// Share the instance module in the next-shared layer
import { afterTaskAsyncStorageInstance as afterTaskAsyncStorage } from './after-task-async-storage-instance' with {
'turbopack-transition': 'next-shared'
};
export { afterTaskAsyncStorage };
//# sourceMappingURL=after-task-async-storage.external.js.map