UNPKG

@airgap/etherlink

Version:

The @airgap/etherlink package is an implementation of the ICoinProtocol interface from @airgap/coinlib-core.

3 lines (2 loc) 120 B
import { AirGapUIText } from '../../types/ui/text'; export declare function newPlainUIText(text: string): AirGapUIText;