UNPKG

storybook-addon-vis

Version:
11 lines (6 loc) 349 B
import { Meta } from "@storybook/addon-docs/blocks"; <Meta title="node" /> # `storybook-addon-vis/node` `storybook-addon-vis/node` provides functionality to configure the Storybook Visual Testing addon in the `.storybook/main.ts` file. `.storybook/main.ts` is run on the server side, so the code it uses are separated from the client side code.