Your IP : 216.73.216.48


Current Path : /hdd/hdd21/my5/My5/my5-frontend/node_modules/optimism/
Upload File :
Current File : /hdd/hdd21/my5/My5/my5-frontend/node_modules/optimism/test.js

describe("Compiled to CommonJS", function () {
  require("./lib/tests/bundle.cjs.js");
});

describe("Compiled to ECMAScript module syntax", function () {
  require("reify/node"); // Enable ESM syntax.
  require("./lib/tests/bundle.esm.js");
});