UNPKG

@ideascol/cli-maker

Version:
3 lines (2 loc) 121 B
import { Command } from './interfaces'; export declare function createRotatePassphraseCommand(cliName: string): Command;