UNPKG

@ngserveio/ws

Version:

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

4 lines (3 loc) 202 B
import { Tree } from '@nx/devkit'; import { IApiFeatureSchema } from './api-feature-schema.interface'; export default function apiFeatureGenerator(tree: Tree, schema: IApiFeatureSchema): Promise<void>;