UNPKG

@storybook/addon-themes

Version:

Storybook Themes addon: Switch between themes from the toolbar

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