MCPcopy Create free account
hub / github.com/CloudBoost/cloudboost / PrivateMethods.js

File PrivateMethods.js

sdk/src/PrivateMethods.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import CB from './CB'
2import { log } from 'util';
3
4if (typeof localStorage === "undefined" || localStorage === null) {

Callers

nothing calls this directly

Calls 5

requireFunction · 0.85
allMethod · 0.80
substringMethod · 0.80
getMethod · 0.45
saveMethod · 0.45

Tested by

no test coverage detected