UNPKG

@daimo/pay

Version:

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

3 lines (2 loc) 116 B
import { PlatformType } from "@daimo/pay-common"; export declare function detectPlatform(ua: string): PlatformType;