@omnia/types 8.0.201-dev → 8.0.202-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 -1
package/package.json
CHANGED
package/typings/index.d.ts
CHANGED
@@ -15,7 +15,7 @@ import "@omnia/fx/index"
|
|
15
15
|
import "@omnia/fx/ux/index"
|
16
16
|
import "@omnia/wcm/index"
|
17
17
|
import "@omnia/wcm/models/index"
|
18
|
-
import "@omnia/wcm/internal-do-not-import-from-here/models/Enums.tooling";
|
18
|
+
import "@omnia/wcm/internal-do-not-import-from-here/fx/models/Enums.tooling";
|
19
19
|
import "@omnia/workplace/index"
|
20
20
|
import "@omnia/workplace/models/index"
|
21
21
|
import "@omnia/workplace/internal-do-not-import-from-here/models/Enums.tooling";
|