UNPKG

@mh-code/angular-unit-test-runner

Version:

Runs unit test for a specific angular project or for all projects.

3 lines (2 loc) 66 B
declare const runner: () => Promise<void>; export default runner;