UNPKG

@shopify/polaris

Version:

Shopify’s admin product component library

4 lines (3 loc) 97 B
export declare function pluckDeep(obj: { [key: string]: any; } | null, key: string): any;