UNPKG

@airgap/etherlink

Version:

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

4 lines (3 loc) 90 B
import { BytesString } from './bytes'; export interface Signature extends BytesString { }