Type Alias TwingConstantNodeValue

TwingConstantNodeValue:
    | string
    | number
    | boolean
    | null