UNPKG

@frak-labs/core-sdk

Version:

Core SDK of the Frak wallet, low level library to interact directly with the frak ecosystem.

9 lines (8 loc) 201 B
export type { SdkComponentEventMap, SdkEventMap, SdkHandshakeFailureReason, SdkLifecycleEventMap, SdkReferralEventMap, } from "./events"; export { trackEvent } from "./trackEvent";