@binner/binner-licensed 1.0.1 → 1.0.2
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/binner-licensed.js +1 -1
- package/package.json +1 -1
package/dist/binner-licensed.js
CHANGED
|
@@ -88191,5 +88191,5 @@ IPe.propTypes = {
|
|
|
88191
88191
|
partTypes: o.array
|
|
88192
88192
|
};
|
|
88193
88193
|
export {
|
|
88194
|
-
IPe as
|
|
88194
|
+
IPe as BulkEditPartsComponent
|
|
88195
88195
|
};
|