UNPKG

polyfill-service

Version:
20 lines (19 loc) 407 B
{ "aliases": [ "es6", "es2015" ], "browsers": { "chrome": "<41", "firefox": "<29", "ie": "<12", "opera": "<28", "safari": "<10" }, "dependencies": [ "Object.defineProperty" ], "license": "MIT", "spec": "https://tc39.github.io/ecma262/#sec-string.prototype.codepointat", "docs": "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/codePointAt" }