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