UNPKG

@oasisdigital/ng-doc-portal-plugin

Version:

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

4 lines (2 loc) 108 B
import { CompileSchema } from '../../util/schema-base'; export type CompileExecutorSchema = CompileSchema;