UNPKG

storybook-branch-switcher

Version:

A Storybook addon to navigate between multiple Git branches.

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