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

Function guid

libs/echarts/echarts-en.simple.js:57–59  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

55var idStart = 0x0907;
56
57var guid = function () {
58 return idStart++;
59};
60
61/**
62 * echarts设备环境识别

Callers 2

ElementFunction · 0.70
init$1Function · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected