@stdlib/esm
Version:
ES module distribution for Stdlib, a standard library for JavaScript and Node.js.
3 lines • 309 B
JavaScript
// This file is a part of stdlib. License is Apache-2.0: http://www.apache.org/licenses/LICENSE-2.0
import e from"./define-property.js";var r=e;function t(e,t,o,a){r(e,t,{configurable:!1,enumerable:!1,get:o,set:a})}var o=t;export default o;
//# sourceMappingURL=define-nonenumerable-read-write-accessor.js.map