A boolean value

Category

Elementary types

Hierarchy

  • BoolValue

Properties

interpretations: {}

Type declaration

    kind: "value"
    type: BoolType
    value: {
        asBoolean: boolean;
    }

    Type declaration

    • asBoolean: boolean

    Generated using TypeDoc