UNPKG

@sms-frontend/components

Version:

SMS Design React UI Library.

3 lines (2 loc) 111 B
/** merge multiple children to a string node */ export default function mergedToString(children: any): string;