UNPKG

@welcome-ui/utils

Version:

Customizable design system with react • styled-components • styled-system and ariakit.

3 lines (2 loc) 113 B
/// <reference types="react" /> export declare const wrapChildren: (children?: string | JSX.Element) => unknown;