UNPKG

@ebay/ebayui-core

Version:

Collection of core eBay components; considered to be the building blocks for all composite structures, pages & apps.

18 lines (17 loc) 338 B
export declare function def(): { server: string; browser: { children: { name: string; attr: { width: string; height: string; fill: string; }; }[]; name: string; attr: { id: string; }; }; };