UNPKG

antd-mobile

Version:
3 lines 107 B
export function isNodeWithContent(node) { return node !== undefined && node !== null && node !== false; }