MCPcopy 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

1import {BOOLEAN, FUNCTION, NUMBER, STRING, getTypeOf} from './strings.ts';
2
3const promise = Promise;
4const math = Math;

Callers

nothing calls this directly

Calls 1

getIfNotFunctionFunction · 0.70

Tested by

no test coverage detected