lessel - v0.1.0
    Preparing search index...

    Interface ApiKeyInput

    interface ApiKeyInput {
        enabled?: boolean;
        label: string;
    }
    Index
    enabled?: boolean
    label: string