UNPKG

@leanup/cli

Version:

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

4 lines (2 loc) 135 B
import { AbstractController } from '@leanup/lib/components/generic'; export class EditorSerieController extends AbstractController {}