UNPKG

@mantine/core

Version:

React components library focused on usability, accessibility and developer experience

7 lines (4 loc) 174 B
import { transitions } from './transitions.js'; const AVAILABLE_TRANSITIONS = Object.keys(transitions); export { AVAILABLE_TRANSITIONS }; //# sourceMappingURL=index.js.map