Package Exports
- @babel/runtime-corejs3/helpers/OverloadYield
- @babel/runtime-corejs3/helpers/applyDecoratedDescriptor
- @babel/runtime-corejs3/helpers/applyDecs2311
- @babel/runtime-corejs3/helpers/arrayLikeToArray
- @babel/runtime-corejs3/helpers/arrayWithHoles
- @babel/runtime-corejs3/helpers/arrayWithoutHoles
- @babel/runtime-corejs3/helpers/assertClassBrand
- @babel/runtime-corejs3/helpers/assertThisInitialized
- @babel/runtime-corejs3/helpers/asyncGeneratorDelegate
- @babel/runtime-corejs3/helpers/asyncIterator
- @babel/runtime-corejs3/helpers/asyncToGenerator
- @babel/runtime-corejs3/helpers/awaitAsyncGenerator
- @babel/runtime-corejs3/helpers/callSuper
- @babel/runtime-corejs3/helpers/checkInRHS
- @babel/runtime-corejs3/helpers/checkPrivateRedeclaration
- @babel/runtime-corejs3/helpers/classCallCheck
- @babel/runtime-corejs3/helpers/classNameTDZError
- @babel/runtime-corejs3/helpers/classPrivateFieldGet2
- @babel/runtime-corejs3/helpers/classPrivateFieldInitSpec
- @babel/runtime-corejs3/helpers/classPrivateFieldLooseBase
- @babel/runtime-corejs3/helpers/classPrivateFieldLooseKey
- @babel/runtime-corejs3/helpers/classPrivateFieldSet2
- @babel/runtime-corejs3/helpers/classPrivateGetter
- @babel/runtime-corejs3/helpers/classPrivateMethodInitSpec
- @babel/runtime-corejs3/helpers/classPrivateSetter
- @babel/runtime-corejs3/helpers/classStaticPrivateMethodGet
- @babel/runtime-corejs3/helpers/construct
- @babel/runtime-corejs3/helpers/createClass
- @babel/runtime-corejs3/helpers/createForOfIteratorHelper
- @babel/runtime-corejs3/helpers/createForOfIteratorHelperLoose
- @babel/runtime-corejs3/helpers/createSuper
- @babel/runtime-corejs3/helpers/decorate
- @babel/runtime-corejs3/helpers/defaults
- @babel/runtime-corejs3/helpers/defineAccessor
- @babel/runtime-corejs3/helpers/defineProperty
- @babel/runtime-corejs3/helpers/extends
- @babel/runtime-corejs3/helpers/get
- @babel/runtime-corejs3/helpers/getPrototypeOf
- @babel/runtime-corejs3/helpers/identity
- @babel/runtime-corejs3/helpers/importDeferProxy
- @babel/runtime-corejs3/helpers/inherits
- @babel/runtime-corejs3/helpers/inheritsLoose
- @babel/runtime-corejs3/helpers/initializerDefineProperty
- @babel/runtime-corejs3/helpers/initializerWarningHelper
- @babel/runtime-corejs3/helpers/instanceof
- @babel/runtime-corejs3/helpers/interopRequireDefault
- @babel/runtime-corejs3/helpers/interopRequireWildcard
- @babel/runtime-corejs3/helpers/isNativeFunction
- @babel/runtime-corejs3/helpers/isNativeReflectConstruct
- @babel/runtime-corejs3/helpers/iterableToArray
- @babel/runtime-corejs3/helpers/iterableToArrayLimit
- @babel/runtime-corejs3/helpers/jsx
- @babel/runtime-corejs3/helpers/maybeArrayLike
- @babel/runtime-corejs3/helpers/newArrowCheck
- @babel/runtime-corejs3/helpers/nonIterableRest
- @babel/runtime-corejs3/helpers/nonIterableSpread
- @babel/runtime-corejs3/helpers/nullishReceiverError
- @babel/runtime-corejs3/helpers/objectDestructuringEmpty
- @babel/runtime-corejs3/helpers/objectSpread2
- @babel/runtime-corejs3/helpers/objectWithoutProperties
- @babel/runtime-corejs3/helpers/objectWithoutPropertiesLoose
- @babel/runtime-corejs3/helpers/possibleConstructorReturn
- @babel/runtime-corejs3/helpers/readOnlyError
- @babel/runtime-corejs3/helpers/regenerator
- @babel/runtime-corejs3/helpers/regeneratorAsync
- @babel/runtime-corejs3/helpers/regeneratorAsyncGen
- @babel/runtime-corejs3/helpers/regeneratorKeys
- @babel/runtime-corejs3/helpers/regeneratorValues
- @babel/runtime-corejs3/helpers/set
- @babel/runtime-corejs3/helpers/setFunctionName
- @babel/runtime-corejs3/helpers/setPrototypeOf
- @babel/runtime-corejs3/helpers/skipFirstGeneratorNext
- @babel/runtime-corejs3/helpers/slicedToArray
- @babel/runtime-corejs3/helpers/superPropBase
- @babel/runtime-corejs3/helpers/superPropGet
- @babel/runtime-corejs3/helpers/superPropSet
- @babel/runtime-corejs3/helpers/taggedTemplateLiteral
- @babel/runtime-corejs3/helpers/taggedTemplateLiteralLoose
- @babel/runtime-corejs3/helpers/tdz
- @babel/runtime-corejs3/helpers/temporalRef
- @babel/runtime-corejs3/helpers/temporalUndefined
- @babel/runtime-corejs3/helpers/toArray
- @babel/runtime-corejs3/helpers/toConsumableArray
- @babel/runtime-corejs3/helpers/toPrimitive
- @babel/runtime-corejs3/helpers/toPropertyKey
- @babel/runtime-corejs3/helpers/toSetter
- @babel/runtime-corejs3/helpers/tsRewriteRelativeImportExtensions
- @babel/runtime-corejs3/helpers/typeof
- @babel/runtime-corejs3/helpers/unsupportedIterableToArray
- @babel/runtime-corejs3/helpers/usingCtx
- @babel/runtime-corejs3/helpers/wrapAsyncGenerator
- @babel/runtime-corejs3/helpers/wrapNativeSuper
- @babel/runtime-corejs3/helpers/wrapRegExp
- @babel/runtime-corejs3/helpers/writeOnlyError
- @babel/runtime-corejs3/package
- @babel/runtime-corejs3/package.json
Readme
@babel/runtime-corejs3
babel's modular runtime helpers with core-js@3 polyfilling
See our website @babel/runtime-corejs3 for more information.
Install
Using npm:
npm install --save @babel/runtime-corejs3
or using yarn:
yarn add @babel/runtime-corejs3