12 |
- // Version 1.3.1 accessor-fn - https://github.com/vasturiano/accessor-fn
- !function(n,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(n="undefined"!=typeof globalThis?globalThis:n||self).accessorFn=e()}(this,(function(){"use strict";return function(n){return n instanceof Function?n:"string"==typeof n?function(e){return e[n]}:function(e){return n}}}));
|