Initial boiler plate project
This commit is contained in:
5
node_modules/next/dist/compiled/@edge-runtime/primitives/index.js
generated
vendored
Normal file
5
node_modules/next/dist/compiled/@edge-runtime/primitives/index.js
generated
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
"use strict";
|
||||
|
||||
// src/primitives/index.js
|
||||
var import_load = require("./load");
|
||||
module.exports = (0, import_load.load)({ WeakRef: global.WeakRef });
|
||||
Reference in New Issue
Block a user