UNPKG

@airgap/etherlink

Version:

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

4 lines (3 loc) 67 B
export interface Sealed<_Type extends string> { type: _Type; }