UNPKG

@frak-labs/core-sdk

Version:

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

7 lines (6 loc) 130 B
export { type AppSpecificSsoMetadata, type CompressedSsoData, type FullSsoParams, generateSsoUrl, } from "./sso";