UNPKG

@leanup/cli

Version:

This CLI brings along all required tools to serve, test and build multi framework SPAs

5 lines (4 loc) 143 B
import { CommonCLI } from './common-cli'; export declare class LeanupCLI extends CommonCLI { constructor(name: string, version: string); }