UNPKG

@n3okill/utils

Version:
5 lines (4 loc) 91 B
/** * Check if Buffer is empty */ export declare function isEmpty(arg: Buffer): boolean;