Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
2
var
getTypeOf = (thing) => typeof thing;
3
var
EMPTY_STRING =
""
;
4
var
STRING = getTypeOf(EMPTY_STRING);
Callers
nothing calls this directly
Calls
15
getTypeOf
Function · 0.70
getIfNotFunction
Function · 0.70
collSizeN
Function · 0.70
getCreateFunction
Function · 0.70
mapNew
Function · 0.70
getListenerFunctions
Function · 0.70
strSplit
Function · 0.70
arrayMap
Function · 0.70
getDefinableFunctions
Function · 0.70
isUndefined
Function · 0.70
isArray
Function · 0.70
id
Function · 0.70
Tested by
no test coverage detected