UNPKG

@imqueue/cli

Version:

Command Line Interface for IMQ

5 lines (4 loc) 110 B
/** * Performs check if local version is latest */ export declare function checkForUpdate(): Promise<void>;