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

    Interface KeyResponse

    KeyResponse wraps one primary key.

    interface KeyResponse {
        key: string;
    }
    Index

    Properties

    Properties

    key: string