UNPKG

actionhero

Version:

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

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