UNPKG

@nx-kz/go

Version:
4 lines (3 loc) 174 B
import { Tree } from '@nrwl/devkit'; import { LibraryGeneratorSchema } from './schema'; export default function (tree: Tree, options: LibraryGeneratorSchema): Promise<void>;