@designcombo/state 0.1.18 → 0.1.20

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,3 @@
1
+ import { ISize } from '@designcombo/types';
2
+
3
+ export declare const DEFAULT_SIZE: ISize;