MCPcopy Create free account
hub / github.com/feiyu563/PrometheusAlert / isArrayBufferToString

Function isArrayBufferToString

static/plugins/pdfmake/pdfmake.js:71262–71264  ·  view source on GitHub ↗
(value)

Source from the content-addressed store, hash-verified

71260);
71261function isWeakMap(value) {
71262 if (typeof WeakMap === 'undefined') {
71263 return false;
71264 }
71265
71266 return isWeakMapToString.working
71267 ? isWeakMapToString(value)

Callers 2

pdfmake.jsFile · 0.70
isArrayBufferFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected