UNPKG

@atlaskit/atlassian-navigation

Version:

A horizontal navigation component for Atlassian apps.

18 lines (17 loc) 529 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "Nav4SkeletonNotificationButton", { enumerable: true, get: function get() { return _skeletonNotificationButton.Nav4SkeletonNotificationButton; } }); Object.defineProperty(exports, "SkeletonNotificationButton", { enumerable: true, get: function get() { return _skeletonNotificationButton.SkeletonNotificationButton; } }); var _skeletonNotificationButton = require("../skeleton-notification-button");