UNPKG

@moveflow/widget

Version:

> ⚠️ **This is a testnet version** of the MoveFlow Checkout Widget. It is intended for development and testing purposes only. Do not use for mainnet payments.

3 lines (2 loc) 139 B
export declare const stringWithEllipsis: (s: string, len?: number) => string; export declare const copyAddress: (content: string) => void;