Type alias APIConfig

APIConfig: {
    apiKey: string;
    sdk: FilenSDK;
}

Type declaration

Generated using TypeDoc