Type alias SDKInitCallback

SDKInitCallback: ((event: SDKInitEvent) => Promise<void> | void)

Type declaration

Generated using TypeDoc