UNPKG

@ngserveio/ws

Version:

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

5 lines (4 loc) 134 B
import { IDomainProject } from "../models"; export interface IApiFeatureSchema extends IDomainProject { parentProject?: string; }