UNPKG

@objectivity/angular-schematic-web-ci

Version:
4 lines (3 loc) 146 B
import { Rule } from '@angular-devkit/schematics'; import { Schema } from './schema'; export declare function azureDevOps(options: Schema): Rule;