MCPcopy Create free account
hub / github.com/TruthHun/BookStack / gid

Function gid

static/webuploader/webuploader.js:2390–2392  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2388 statusMap = {};
2389
2390 function gid() {
2391 return idPrefix + idSuffix++;
2392 }
2393
2394 /**
2395 * 文件类

Callers 1

WUFileFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected