@cruglobal/js-hcl2 - v0.1.1
    Preparing search index...

    Interface LabelInfo

    interface LabelInfo {
        quoted: boolean;
        value: string;
    }
    Index

    Properties

    Properties

    quoted: boolean
    value: string