UNPKG

@nx-kz/go

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