UNPKG

fuels

Version:

Fuel TS SDK

4 lines 182 B
import { Command } from 'commander'; export declare const onPreAction: (command: Command) => void; export declare const configureCli: () => Command; //# sourceMappingURL=cli.d.ts.map