UNPKG

type-plus

Version:
4 lines 110 B
export function hasProperty(value, prop) { return !!value[prop]; } //# sourceMappingURL=hasProperty.js.map