Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
const
SharedStrings = verquire(
'utils/shared-strings'
);
2
3
describe(
'SharedStrings'
, () => {
4
it(
'Stores and shares string values'
, () => {
Callers
nothing calls this directly
Calls
2
add
Method · 0.65
getString
Method · 0.45
Tested by
no test coverage detected