added fonts
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
// Share the instance module in the next-shared layer
|
||||
import { runInCleanSnapshot } from './clean-async-snapshot-instance' with {
|
||||
'turbopack-transition': 'next-shared'
|
||||
};
|
||||
export { runInCleanSnapshot };
|
||||
|
||||
//# sourceMappingURL=clean-async-snapshot.external.js.map
|
||||
Reference in New Issue
Block a user