UNPKG

@ngserveio/ws

Version:

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

4 lines (3 loc) 206 B
import { Tree } from '@nx/devkit'; import { ICommonModelSchema } from './common-model-schema.interface'; export default function commonModelGenerator(tree: Tree, schema: ICommonModelSchema): Promise<void>;