Situm SDK JS
    Preparing search index...

    Type Alias AuthApiKey

    type AuthApiKey = {
        apiKey: string;
    }
    Index

    Properties

    Properties

    apiKey: string