Coda by Ian Macalinao
    Preparing search index...

    Interface BooleanValueNode

    interface BooleanValueNode {
        boolean: boolean;
        kind: "booleanValueNode";
    }
    Index

    Properties

    Properties

    boolean: boolean
    kind: "booleanValueNode"