cel-ts - v0.1.0-alpha
    Preparing search index...

    Class BoolValue

    Boolean value

    Index

    Properties

    kind: ValueKind = "bool"
    False: BoolValue = ...
    True: BoolValue = ...

    Methods