UNPKG

@nx/storybook

Version:

The Nx Plugin for Storybook contains executors and generators for allowing your workspace to use the powerful Storybook integration testing & documenting capabilities.

3 lines 165 B
import { Tree } from '@nx/devkit'; export default function migrateToStorybook10(tree: Tree): Promise<string[]>; //# sourceMappingURL=migrate-to-storybook-10.d.ts.map