@eva/plugin-matterjs 1.1.1-fix.0 → 1.1.1-fix.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/EVA.plugin.renderer.matterjs.js +1 -0
- package/dist/EVA.plugin.renderer.matterjs.js.map +1 -0
- package/dist/plugin-matterjs.cjs.js +1 -0
- package/dist/plugin-matterjs.cjs.js.map +1 -0
- package/dist/plugin-matterjs.esm.js +1 -0
- package/dist/plugin-matterjs.esm.js.map +1 -0
- package/package.json +2 -2
- package/dist/EVA.plugin.matterjs.js +0 -11139
- package/dist/miniprogram.js +0 -11084
|
@@ -11124,3 +11124,4 @@ var PhysicsSystem = (function (_super) {
|
|
|
11124
11124
|
var PhysicsSystem$1 = PhysicsSystem;
|
|
11125
11125
|
|
|
11126
11126
|
export { Physics, PhysicsSystem$1 as PhysicsSystem, PhysicsType };
|
|
11127
|
+
//# sourceMappingURL=plugin-matterjs.esm.js.map
|