UNPKG

@wordpress/components

Version:
9 lines (8 loc) 281 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SEARCH_FOCUS_DELAY = exports.ROOT_MENU = void 0; const ROOT_MENU = exports.ROOT_MENU = 'root'; const SEARCH_FOCUS_DELAY = exports.SEARCH_FOCUS_DELAY = 100; //# sourceMappingURL=constants.js.map