babel-preset-mp
Version:
143 lines (142 loc) • 3.61 kB
JSON
{
"modules": [
"es.symbol",
"es.object.create",
"es.object.define-property",
"es.object.define-properties",
"es.object.get-own-property-descriptor",
"es.object.get-prototype-of",
"es.object.keys",
"es.object.get-own-property-names",
"es.object.freeze",
"es.object.seal",
"es.object.prevent-extensions",
"es.object.is-frozen",
"es.object.is-sealed",
"es.object.is-extensible",
"es.object.assign",
"es.object.is",
"es.object.set-prototype-of",
"es.object.to-string",
"es.function.bind",
"es.function.name",
"es.function.has-instance",
"es.parse-int",
"es.parse-float",
"es.promise",
"es.number.constructor",
"es.number.to-fixed",
"es.number.to-precision",
"es.number.epsilon",
"es.number.is-finite",
"es.number.is-integer",
"es.number.is-nan",
"es.number.is-safe-integer",
"es.number.max-safe-integer",
"es.number.min-safe-integer",
"es.number.parse-float",
"es.number.parse-int",
"es.math.acosh",
"es.math.asinh",
"es.math.atanh",
"es.math.cbrt",
"es.math.clz32",
"es.math.cosh",
"es.math.expm1",
"es.math.fround",
"es.math.hypot",
"es.math.imul",
"es.math.log10",
"es.math.log1p",
"es.math.log2",
"es.math.sign",
"es.math.sinh",
"es.math.tanh",
"es.math.trunc",
"es.string.from-code-point",
"es.string.raw",
"es.string.trim",
"es.string.iterator",
"es.string.code-point-at",
"es.string.ends-with",
"es.string.includes",
"es.string.repeat",
"es.string.starts-with",
"es.string.anchor",
"es.string.big",
"es.string.blink",
"es.string.bold",
"es.string.fixed",
"es.string.fontcolor",
"es.string.fontsize",
"es.string.italics",
"es.string.link",
"es.string.small",
"es.string.strike",
"es.string.sub",
"es.string.sup",
"es.date.now",
"es.date.to-json",
"es.date.to-iso-string",
"es.date.to-string",
"es.date.to-primitive",
"es.array.is-array",
"es.array.from",
"es.array.of",
"es.array.join",
"es.array.slice",
"es.array.sort",
"es.array.for-each",
"es.array.map",
"es.array.filter",
"es.array.some",
"es.array.every",
"es.array.reduce",
"es.array.reduce-right",
"es.array.index-of",
"es.array.last-index-of",
"es.array.copy-within",
"es.array.fill",
"es.array.find",
"es.array.find-index",
"es.array.species",
"es.array.iterator",
"es.regexp.constructor",
"es.regexp.to-string",
"es.regexp.flags",
"es.string.match",
"es.string.replace",
"es.string.search",
"es.string.split",
"es.map",
"es.set",
"es.weak-map",
"es.weak-set",
"es.array-buffer.constructor",
"es.array-buffer.is-view",
"es.array-buffer.slice",
"es.data-view",
"es.typed-array.int8-array",
"es.typed-array.uint8-array",
"es.typed-array.uint8-clamped-array",
"es.typed-array.int16-array",
"es.typed-array.uint16-array",
"es.typed-array.int32-array",
"es.typed-array.uint32-array",
"es.typed-array.float32-array",
"es.typed-array.float64-array",
"es.reflect.apply",
"es.reflect.construct",
"es.reflect.define-property",
"es.reflect.delete-property",
"es.reflect.get",
"es.reflect.get-own-property-descriptor",
"es.reflect.get-prototype-of",
"es.reflect.has",
"es.reflect.is-extensible",
"es.reflect.own-keys",
"es.reflect.prevent-extensions",
"es.reflect.set",
"es.reflect.set-prototype-of"
]
}