UNPKG

@doku-dev/doku-fragment

Version:

A new Angular UI library that moving away from Bootstrap and built from scratch.

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