UNPKG

54 BTypeScriptView Raw
1export default function isEmpty<T>(data: T): boolean;