UNPKG

@ngserveio/ws

Version:

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

5 lines (4 loc) 127 B
import { IDomainProject } from '../models'; export interface IDomainSchema extends IDomainProject { createApps: boolean; }