UNPKG

@jorgeucanorg/init

Version:

Add scully to your angular app

4 lines (3 loc) 166 B
import { Rule } from '@angular-devkit/schematics'; import { Schema as MyServiceSchema } from './schema'; export default function (options: MyServiceSchema): Rule;