UNPKG
@apteco/ngth
Version:
latest (1.5.0)
next (0.0.1-1)
1.5.0
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.1
1.3.0
1.2.0
1.1.1
1.0.0
0.0.3
0.0.2
0.0.1
0.0.1-1
0.0.1-0
ng-bullet successor to help speed up angular testing
github.com/Apteco/ngth
Apteco/ngth
@apteco/ngth
/
lib
/
ng-test-helper.d.ts
2 lines
(1 loc)
•
71 B
TypeScript
View Raw
1
2
export
declare
const
configureSuite
:
(
configure
?: () =>
void
) =>
void
;