MCPcopy
hub / github.com/thesysdev/openui / builtins.ts

File builtins.ts

packages/lang-core/src/parser/builtins.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Shared parser/runtime registry hub for:
3 * - Runtime data builtins (evaluator.ts imports `.fn`)
4 * - Prompt builtin docs (prompt.ts imports `.signature` + `.description`)

Callers

nothing calls this directly

Calls 2

resolveFieldFunction · 0.85
toNumberFunction · 0.70

Tested by

no test coverage detected