UNPKG

actionhero

Version:

The reusable, scalable, and quick node.js API server for stateless and stateful applications

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