UNPKG

chaingate

Version:

A complete TypeScript library for connecting to and making transactions on different blockchains

5 lines (4 loc) 127 B
import { PhraseLanguage } from './PhraseLanguage'; export declare const WordsList: { [key in PhraseLanguage]: string[]; };