UNPKG

@storybook/addon-themes

Version:

Switch between multiple themes for you components in Storybook

6 lines (3 loc) 180 B
import { ProjectAnnotations, Renderer } from 'storybook/internal/types'; declare const initialGlobals: ProjectAnnotations<Renderer>['initialGlobals']; export { initialGlobals };