UNPKG
yeoman-test
Version:
latest (10.1.0)
next (8.1.0-beta.0)
next-4 (4.0.0-beta.0)
10.1.0
10.0.1
10.0.0
9.2.0
9.1.0
9.0.0
8.3.0
8.2.0
8.1.1
8.1.0
8.1.0-beta.0
8.0.0
8.0.0-rc.2
8.0.0-rc.1
8.0.0-rc.0
8.0.0-beta.7
8.0.0-beta.6
8.0.0-beta.5
8.0.0-beta.4
8.0.0-beta.3
8.0.0-beta.2
8.0.0-beta.1
8.0.0-beta.0
8.0.0-alpha.3
8.0.0-alpha.2
8.0.0-alpha.1
8.0.0-alpha.0
7.4.0
7.3.0
7.2.0
7.1.0
7.0.0
6.3.0
6.2.0
6.1.0
6.0.0
5.1.0
5.0.1
5.0.0
4.0.2
4.0.1
4.0.0
4.0.0-beta.0
3.0.0
2.7.0
2.6.0
2.5.0
2.4.1
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
1.9.1
1.9.0
1.8.0
1.7.2
1.7.1
1.7.0
1.6.0
1.5.1
1.5.0
1.4.0
1.3.0
1.1.0
1.0.0
Test utilities for Yeoman generators
yeoman.io/authoring/testing.html
yeoman/yeoman-test
yeoman-test
/
dist
/
default-environment.d.ts
2 lines
(1 loc)
•
125 B
TypeScript
View Raw
1
2
export
function
createEnv
(
options:
import
(
'@yeoman/types'
).BaseEnvironmentOptions
):
import
(
'@yeoman/types'
).
BaseEnvironment
;