Interface ISDKOptions

SDK initialization options.

interface ISDKOptions {
    debug?: boolean;
}

Properties

Properties

debug?: boolean

Enable debug logging