UNPKG

@qodalis/angular-cli

Version:

Angular wrapper for the @qodalis CLI terminal engine.

4 lines (3 loc) 188 B
export { CommandParser, ParsedArg, CommandParserOutput, } from './command-parser'; export { openLink, getGreetingBasedOnTime } from '@qodalis/cli'; export * from './dependency-injection';