UNPKG

@syncfusion/ej2-angular-schedule

Version:

Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support. for Angular

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