UNPKG

@adaptui/react

Version:

Collection of headless components/hooks that are accessible, composable, customizable from low level to build your own UI & Design System powered by Reakit

16 lines (15 loc) 601 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.TOAST_KEYS = exports.DEFAULT_TOAST_PROVIDER_KEYS = exports.DEFAULT_TOAST_KEYS = exports.CONFIGURABLE_TOAST_KEYS = void 0; // Automatically generated var DEFAULT_TOAST_KEYS = []; exports.DEFAULT_TOAST_KEYS = DEFAULT_TOAST_KEYS; var DEFAULT_TOAST_PROVIDER_KEYS = []; exports.DEFAULT_TOAST_PROVIDER_KEYS = DEFAULT_TOAST_PROVIDER_KEYS; var CONFIGURABLE_TOAST_KEYS = []; exports.CONFIGURABLE_TOAST_KEYS = CONFIGURABLE_TOAST_KEYS; var TOAST_KEYS = []; exports.TOAST_KEYS = TOAST_KEYS; //# sourceMappingURL=__keys.js.map