UNPKG

@edge-runtime/primitives

Version:

A set of primitives to build Vercel Edge Runtime.

6 lines (4 loc) 148 B
"use strict"; // src/primitives/index.js var import_load = require("./load"); module.exports = (0, import_load.load)({ WeakRef: global.WeakRef });