MCPcopy Index your code
hub / github.com/SuperMap/iClient-JavaScript / isPrimitive

Function isPrimitive

libs/echarts/echarts-en.simple.js:839–841  ·  view source on GitHub ↗
(obj)

Source from the content-addressed store, hash-verified

837}
838
839function isPrimitive(obj) {
840 return obj[primitiveKey];
841}
842
843/**
844 * @constructor

Callers 2

cloneFunction · 0.70
mergeFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected