UNPKG

@coin-voyage/paykit

Version:

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

3 lines (2 loc) 130 B
import type { PlatformType } from "@coin-voyage/shared/common"; export declare function detectPlatform(ua: string): PlatformType;