MCPcopy Create free account
hub / github.com/smallfawn/QLScriptPublic / uuid

Function uuid

wxapp/longfor.js:120–122  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

118}
119
120function uuid() {
121 return crypto.randomUUID().replace(/-/g, "");
122}
123
124function canonicalize(data = {}) {
125 return Object.keys(data || {})

Callers 1

miniHeadersMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected