@leafer-in/interface
Advanced tools
+3
-3
| { | ||
| "name": "@leafer-in/interface", | ||
| "version": "1.4.0", | ||
| "version": "1.4.1", | ||
| "description": "@leafer-in/interface", | ||
@@ -28,5 +28,5 @@ "author": "Chao (Leafer) Wan", | ||
| "peerDependencies": { | ||
| "@leafer-ui/interface": "^1.4.0", | ||
| "@leafer/interface": "^1.4.0" | ||
| "@leafer-ui/interface": "^1.4.1", | ||
| "@leafer/interface": "^1.4.1" | ||
| } | ||
| } |
+1
-1
@@ -1,2 +0,2 @@ | ||
| import { IEditBoxBase, IUI, IRectInputData, IGroup, IBoundsData, IBounds, IPointerEvent, IRect, IMatrix, IFunction, IEditorBase, IPointData, ILayoutBoundsData, IEventListenerId, IObject, IEvent, IMatrixData, IAround, IDragEvent, IImageData, IImageInputData, IFourNumber, IBoxInputData, IAxisAlign, IFlowWrap, IGap, IFlowAlign } from '@leafer-ui/interface'; | ||
| import { IEditBoxBase, IUI, IRectInputData, IGroup, IBoundsData, IBounds, IPointerEvent, IRect, IMatrix, IFunction, IEditorBase, IObject, IEventListenerId, IEvent, IPointData, IMatrixData, IAround, IDragEvent, ILayoutBoundsData, IImageData, IImageInputData, IBoxInputData, IFourNumber, IAxisAlign, IFlowWrap, IGap, IFlowAlign } from '@leafer-ui/interface'; | ||
| export * from '@leafer-ui/interface'; | ||
@@ -3,0 +3,0 @@ |