UNPKG

@mantine/core

Version:

React components library focused on usability, accessibility and developer experience

3 lines (2 loc) 155 B
export declare function getMod(props: Record<string, any>): Record<string, any>; export declare function getBoxMod(mod?: any): Record<string, any> | null;