UNPKG

@onesy/utils

Version:
3 lines (2 loc) 139 B
export declare const hasObjectPropertyValue: (object: object, keys?: string | string[]) => boolean; export default hasObjectPropertyValue;