UNPKG

@shopify/polaris

Version:

Shopify’s product component library

4 lines (3 loc) 151 B
export declare function getWidth(value?: { [key: string]: any; } | number | null | undefined, defaultWidth?: number | null, key?: string): string;