@dypai-ai/client-sdk - v1.12.0
    Preparing search index...

    Interface ApiContextType

    interface ApiContextType {
        apiKey?: string;
        baseUrl?: string;
        token: string;
    }
    Index

    Properties

    apiKey?: string
    baseUrl?: string
    token: string