UNPKG

@intility/bifrost-react

Version:

React library for Intility's design system, Bifrost.

3 lines (2 loc) 107 B
declare const hasTruthyChildren: (children: React.ReactNode) => boolean; export default hasTruthyChildren;