UNPKG

actionhero

Version:

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

6 lines (5 loc) 130 B
import { CLI } from "./../../index"; export declare class Console extends CLI { constructor(); run(): Promise<boolean>; }