MCPcopy
hub / github.com/rollup/rollup / umd.js

File umd.js

test/form/samples/default-export-class/_expected/umd.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1(function (global, factory) {
2 typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
3 typeof define === 'function' && define.amd ? define(factory) :
4 (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.bundle = factory());

Callers

nothing calls this directly

Calls 2

factoryFunction · 0.85
defineFunction · 0.50

Tested by

no test coverage detected