ow-eengine-power 2.5.2 → 2.5.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/OW_EEngine_Power.js +1 -0
- package/dist/OW_EEngine_Power.umd.cjs +7 -7
- package/index.d.ts +1 -1
- package/package.json +1 -1
package/dist/OW_EEngine_Power.js
CHANGED
|
@@ -19503,6 +19503,7 @@ export {
|
|
|
19503
19503
|
Wi as TowerType,
|
|
19504
19504
|
E as WairnumType,
|
|
19505
19505
|
ch as corFeatureType,
|
|
19506
|
+
rf as corType,
|
|
19506
19507
|
na as drawModel,
|
|
19507
19508
|
$ as primaryDistanceType
|
|
19508
19509
|
};
|