MCPcopy Create free account
hub / github.com/Rich-Harris/magic-string / x

Function x

benchmark/data-min.js:158–160  ·  view source on GitHub ↗
(l)

Source from the content-addressed store, hash-verified

156}
157const R = Object.prototype.toString;
158function x(l) {
159 return R.call(l) === '[object Object]';
160}
161function C(l) {
162 const t = l.split(`
163`),

Callers 2

indentMethod · 0.85
addSourceMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected