UNPKG

rizzo-next

Version:

The next generation of Lonely Planet's style guide and pattern library.

8 lines (7 loc) 117 B
/** * Rizzo global event names */ export default { LOAD_CRITICAL: "load.critical", LOAD_BELOW: "load.below" };