UNPKG

igniteui-angular-core

Version:

Ignite UI Angular Core logic used in multiple UI components.

4 lines (3 loc) 139 B
export declare class ReflectionUtil { static getPropertyGetter: (type: Function, propertyName: string) => (instance: any) => any; }