UNPKG

@airgap/astar

Version:

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

4 lines (3 loc) 124 B
import { AirGapModule } from '@airgap/module-kit'; export * from './index'; export declare function create(): AirGapModule;