UNPKG

@ebay/ebayui-core

Version:

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

3 lines (2 loc) 167 B
declare function tagToString(tagName: string, args: any, plurarls?: Record<string, string>, indent?: string, fromAttribute?: boolean): string; export { tagToString };