@omnia/types 8.0.192-dev → 8.0.194-dev
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +1 -1
- package/typings/index.d.ts +1 -0
package/package.json
CHANGED
package/typings/index.d.ts
CHANGED
@@ -7,6 +7,7 @@ import "vue/jsx";
|
|
7
7
|
|
8
8
|
import "@omnia/tooling-vue/internal-do-not-import-from-here/wctypings"
|
9
9
|
import "@omnia/fx/internal-do-not-import-from-here/wctypings"
|
10
|
+
import "@omnia/fx-models/Enums.tooling"
|
10
11
|
import "@omnia/fx-spfx/tooling/index"
|
11
12
|
import "@omnia/fx-sp/index"
|
12
13
|
import "@omnia/fx-spfx/index"
|