MCPcopy
hub / github.com/exceljs/exceljs / shared-strings.spec.js

File shared-strings.spec.js

spec/unit/utils/shared-strings.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const SharedStrings = verquire('utils/shared-strings');
2
3describe('SharedStrings', () => {
4 it('Stores and shares string values', () => {

Callers

nothing calls this directly

Calls 2

addMethod · 0.65
getStringMethod · 0.45

Tested by

no test coverage detected