UNPKG

igniteui-react-core

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