MCPcopy Index your code
hub / github.com/messageformat/messageformat / build-module.js

File build-module.js

test/build-module.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1if (typeof require === 'undefined') return;
2
3const babel = require('@babel/core');
4const expect = require('chai').expect;

Callers

nothing calls this directly

Calls 3

getModuleFunction · 0.85
compileModuleFunction · 0.85
itFunction · 0.50

Tested by

no test coverage detected