rune-langium / visual-editor/src / BUILTIN_TYPES
Variable: BUILTIN_TYPES
ts
const BUILTIN_TYPES: readonly ["string", "int", "number", "boolean", "date", "time", "dateTime", "zonedDateTime"];Defined in: packages/visual-editor/src/types.ts:232
Built-in primitive types available in the Rune DSL.