UNPKG

@shopify/polaris

Version:

Shopify’s admin product component library

2 lines (1 loc) 103 B
export declare function pick(obj: Record<string, any> | null, ...keyPaths: (string | string[])[]): {};