UNPKG

@mui/x-internals

Version:

Utility functions for the MUI X packages (internal use only).

2 lines 57 B
export type float = number; export type integer = number;