UNPKG

@storybook/web-components

Version:

Storybook Web Components renderer: Develop, document, and test UI components in isolation

6 lines (3 loc) 185 B
import { setCustomElementsManifest } from '@storybook/web-components'; import customElementsManifest from './custom-elements.json'; setCustomElementsManifest(customElementsManifest);