UNPKG

@oasisdigital/ng-doc-portal-plugin

Version:

Nx plugin for adding the ng-doc-portal system to your nx workspace

4 lines (2 loc) 100 B
import { BaseSchema } from '../../util/schema-base'; export type BuildExecutorSchema = BaseSchema;