Skip to content

Commit 59939f4

Browse files
author
Arnold
committed
Merge form toggleAnimation
2 parents eb56e64 + b46980a commit 59939f4

File tree

4 files changed

+4
-5
lines changed

4 files changed

+4
-5
lines changed

dist/split.component.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ export declare class SplitComponent implements OnChanges, OnDestroy {
3636
private readonly visibleAreas;
3737
private readonly nbGutters;
3838
private minPercent;
39-
private areas;
39+
areas: Array<IAreaData>;
4040
private isDragging;
4141
private containerSize;
4242
private areaASize;

0 commit comments

Comments
 (0)