UNPKG

@onesy/utils

Version:
3 lines (2 loc) 115 B
declare const hasObjectProperty: (object: object, ...args: string[]) => boolean; export default hasObjectProperty;