UNPKG

@atlaskit/atlassian-navigation

Version:

A horizontal navigation component for Atlassian apps.

12 lines (11 loc) 297 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "HORIZONTAL_GLOBAL_NAV_HEIGHT", { enumerable: true, get: function get() { return _constants.HORIZONTAL_GLOBAL_NAV_HEIGHT; } }); var _constants = require("../common/constants");