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

File messageformat.js

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

Source from the content-addressed store, hash-verified

1const expect = require('chai').expect;
2const MessageFormat = require('../packages/messageformat');
3
4describe('static MessageFormat', () => {

Callers

nothing calls this directly

Calls 5

supportedLocalesOfMethod · 0.80
resolvedOptionsMethod · 0.80
escapeMethod · 0.80
itFunction · 0.50
compileMethod · 0.45

Tested by

no test coverage detected