@stdlib/esm
Version:
ES module distribution for Stdlib, a standard library for JavaScript and Node.js.
3 lines • 349 B
JavaScript
// This file is a part of stdlib. License is Apache-2.0: http://www.apache.org/licenses/LICENSE-2.0
import t from"./../utils/property-descriptor.js";var r=t;function e(t,e){var o=r(t,e);return null!==o&&(!0===o.writable||"function"==typeof o.get&&"function"==typeof o.set)}var o=e;export default o;
//# sourceMappingURL=is-read-write-property.js.map