Skip to content

yaksok.tsDocs


yaksok.ts / ValueTypes

Type Alias: ValueTypes

ts
type ValueTypes: PrimitiveValue<unknown> | IndexedValue;

Defined in

src/node/base.ts:102