UNPKG

@atlaskit/atlassian-navigation

Version:

A horizontal navigation component for Atlassian products.

4 lines (3 loc) 149 B
import { NavigationTheme } from './types'; export declare const atlassianTheme: NavigationTheme; export declare const defaultTheme: NavigationTheme;