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

    Interface ApiServiceConfig

    interface ApiServiceConfig {
        onUnauthorized?: () => void;
        showToasts?: boolean;
        toast?: ToastFunction;
    }
    Index

    Properties

    onUnauthorized?: () => void
    showToasts?: boolean