UNPKG

@nodeject/ui-components

Version:

UI library for non-trivial components

2 lines (1 loc) 92 B
export declare const getItemNestedProperty: (item: any, nestedProperty: string) => string;