MCPcopy
hub / github.com/umdjs/umd / commonjsStrictGlobal.js

File commonjsStrictGlobal.js

commonjsStrictGlobal.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Uses CommonJS, AMD or browser globals to create a module. This example
2// creates a global even when AMD is used. This is useful if you have some
3// scripts that are loaded by an AMD loader, but they still want access to
4// globals. If you do not need to export a global for the AMD case, see

Callers

nothing calls this directly

Calls 1

defineFunction · 0.85

Tested by

no test coverage detected