UNPKG

@lonelyplanet/dotcom-core

Version:

This package is meant to house some of our more common UI and shared libs across dotcom applications.

8 lines (7 loc) 180 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.TOAST_HIDE = "TOAST_HIDE"; exports.TOAST_SHOW = "TOAST_SHOW"; exports.TOAST_DURATION = 5000;