UNPKG

@coin-voyage/paykit

Version:

Seamless crypto payments. Onboard users from any chain, any coin into your app with one click.

4 lines (3 loc) 189 B
export { ChainId, ChainType } from "@coin-voyage/shared/types"; export { ApiClient } from "./lib/api"; export type { APIError, APIResponse, APIEnvironment } from "@coin-voyage/shared/api";