kea-client
    Preparing search index...

    Interface RemoteOptionGlobalGetArgs

    interface RemoteOptionGlobalGetArgs {
        options: { code: number; space?: string }[];
        "remote-map"?: JsonObject;
    }

    Hierarchy (View Summary)

    Index
    options: { code: number; space?: string }[]
    "remote-map"?: JsonObject