UNPKG

angular-schedule

Version:

A simple and light schedule package for angular.

3 lines (2 loc) 107 B
import { InjectionToken } from '@angular/core'; export declare const USER_OPTIONS: InjectionToken<string>;