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) 163 B
import type { Theme } from "../types"; export declare function useGoogleFont(font: string): void; export declare function useThemeFont(theme: Theme | null): void;