UNPKG

@bitclave/base-client-js

Version:
4 lines (3 loc) 79 B
export interface NodeInfoRepository { getNodeVersion(): Promise<string>; }