UNPKG

dgeni

Version:

Flexible JavaScript documentation generator used by both AngularJS and Angular

4 lines (3 loc) 59 B
export interface Injector { get(token: string): any; }