UNPKG

beautiful-react-hooks

Version:

A collection of beautiful (and hopefully useful) React hooks to speed-up your components and hooks development

3 lines (2 loc) 106 B
declare const safeHasOwnProperty: (obj: any, prop: string) => boolean; export default safeHasOwnProperty;