UNPKG

@leanup/cli

Version:

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

5 lines (4 loc) 66 B
export interface Framework { name: string; version: string; }