UNPKG

svm-pay

Version:

A payment solution for SVM networks (Solana, Sonic SVM, Eclipse, s00n)

6 lines 157 B
/** * Setup command for SVM-Pay CLI */ import { Command } from 'commander'; export declare const setupCommand: Command; //# sourceMappingURL=setup.d.ts.map