MCPcopy Index your code
hub / github.com/messageformat/messageformat / messages.js

File messages.js

test/messages.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1if (typeof require === 'undefined') return;
2
3const expect = require('chai').expect;
4const Messages = require('../packages/runtime/messages');

Callers

nothing calls this directly

Calls 9

getModuleFunction · 0.85
hasMessageMethod · 0.80
hasObjectMethod · 0.80
resolveLocaleMethod · 0.80
getFallbackMethod · 0.80
setFallbackMethod · 0.80
getMethod · 0.80
addMessagesMethod · 0.80
itFunction · 0.50

Tested by

no test coverage detected