UNPKG

actionhero

Version:

actionhero.js is a multi-transport API Server with integrated cluster capabilities and delayed tasks

6 lines (5 loc) 136 B
import { CLI } from "./../../classes/cli"; export declare class Version extends CLI { constructor(); run(): Promise<boolean>; }