UNPKG

@ngserveio/ws

Version:

This library was generated with [Nx](https://nx.dev).

4 lines (3 loc) 168 B
import { Tree } from '@nx/devkit'; import { IDomainProject } from '../models'; export default function appGenerator(tree: Tree, schema: IDomainProject): Promise<void>;