@valon-technologies/gestalt
    Preparing search index...

    Interface KeyValueArray

    interface KeyValueArray {
        elements: KeyValue[];
    }
    Index

    Properties

    Properties

    elements: KeyValue[]