UNPKG

@mobily/stacks

Version:

⚡ A set of useful components to help you build and maintain React Native (Web too) layouts with ease.

4 lines (3 loc) 153 B
export declare const unset: number; export declare const markAsColumn: <T1>(event: T1) => void; export declare const markAsRow: <T1>(event: T1) => void;