UNPKG

@nx-extend/shadcn-ui

Version:

<a href="https://www.npmjs.com/package/@nx-extend/shadcn-ui" rel="nofollow"> <img src="https://badgen.net/npm/v/@nx-extend/shadcn-ui" alt="@nx-extend/shadcn-ui NPM package"> </a>

4 lines (3 loc) 197 B
import { Tree } from '@nx/devkit'; import type { ShadecnUiSchema } from './schema'; export default function (tree: Tree, options: ShadecnUiSchema): Promise<import("@nx/devkit").GeneratorCallback>;