UNPKG

@atlaskit/theme

Version:

Theme contains solutions for global theming, colors, and other useful mixins.

3 lines (2 loc) 109 B
export { createTheme } from '../utils/create-theme'; export type { ThemeProp } from '../utils/create-theme';