Repository URL to install this package:
|
Version:
6.0.4 ▾
|
declare const _default: (v: string | number | symbol) => boolean;
/**
* Used to check objects for own properties.
* @type {Function}
* @throws
*/
export default _default;