rittenhop-ghost/versions/5.94.2/node_modules/@stdlib/utils-define-nonenumerable-read-only-property/dist/index.js

6 lines
359 B
JavaScript
Raw Normal View History

"use strict";var i=function(r,e){return function(){return e||r((e={exports:{}}).exports,e),e.exports}};var s=i(function(o,a){
var l=require('@stdlib/utils-define-property/dist');function n(r,e,t){l(r,e,{configurable:!1,enumerable:!1,writable:!1,value:t})}a.exports=n
});var u=s();module.exports=u;
/** @license Apache-2.0 */
//# sourceMappingURL=index.js.map