UNPKG

@frak-labs/core-sdk

Version:

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

4 lines (3 loc) 139 B
export { getBackendUrl } from "./backendUrl"; export { getClientId } from "./clientId"; export { sdkConfigStore } from "./sdkConfigStore";