UNPKG

@jamarsto/kiunzi-micro-frontend-tools

Version:
4 lines (3 loc) 207 B
import { Rule } from '@angular-devkit/schematics'; import { Schema as KiunziLibraryTypeSchema } from '../library-type/schema'; export declare function libraryType(options: KiunziLibraryTypeSchema): Rule;