MCPcopy Index your code
hub / github.com/tinyplex/tinybase / index.js

File index.js

docs/pseudo.esm.sh/tinybase@9.0.0/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// dist/index.js
2var getTypeOf = (thing) => typeof thing;
3var EMPTY_STRING = "";
4var STRING = getTypeOf(EMPTY_STRING);

Callers

nothing calls this directly

Calls 15

getTypeOfFunction · 0.70
getIfNotFunctionFunction · 0.70
collSizeNFunction · 0.70
getCreateFunctionFunction · 0.70
mapNewFunction · 0.70
getListenerFunctionsFunction · 0.70
strSplitFunction · 0.70
arrayMapFunction · 0.70
getDefinableFunctionsFunction · 0.70
isUndefinedFunction · 0.70
isArrayFunction · 0.70
idFunction · 0.70

Tested by

no test coverage detected