Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tinyplex/tinybase
/ other.ts
File
other.ts
src/common/other.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{BOOLEAN, FUNCTION, NUMBER, STRING, getTypeOf} from
'./strings.ts'
;
2
3
const
promise = Promise;
4
const
math = Math;
Callers
nothing calls this directly
Calls
1
getIfNotFunction
Function · 0.70
Tested by
no test coverage detected