UNPKG

rizzo-next

Version:

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

12 lines (11 loc) 199 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); /** * Rizzo global event names */ exports.default = { LOAD_CRITICAL: "load.critical", LOAD_BELOW: "load.below" };