JSPM

@babel/runtime

8.0.0-alpha.12
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 56824651
  • Score
    100M100P100Q229553F
  • License MIT

babel's modular runtime helpers

Package Exports

  • @babel/runtime/helpers/OverloadYield
  • @babel/runtime/helpers/applyDecoratedDescriptor
  • @babel/runtime/helpers/applyDecs2311
  • @babel/runtime/helpers/arrayLikeToArray
  • @babel/runtime/helpers/arrayWithHoles
  • @babel/runtime/helpers/arrayWithoutHoles
  • @babel/runtime/helpers/assertClassBrand
  • @babel/runtime/helpers/assertThisInitialized
  • @babel/runtime/helpers/asyncGeneratorDelegate
  • @babel/runtime/helpers/asyncIterator
  • @babel/runtime/helpers/asyncToGenerator
  • @babel/runtime/helpers/awaitAsyncGenerator
  • @babel/runtime/helpers/callSuper
  • @babel/runtime/helpers/checkInRHS
  • @babel/runtime/helpers/checkPrivateRedeclaration
  • @babel/runtime/helpers/classCallCheck
  • @babel/runtime/helpers/classNameTDZError
  • @babel/runtime/helpers/classPrivateFieldGet2
  • @babel/runtime/helpers/classPrivateFieldInitSpec
  • @babel/runtime/helpers/classPrivateFieldLooseBase
  • @babel/runtime/helpers/classPrivateFieldLooseKey
  • @babel/runtime/helpers/classPrivateFieldSet2
  • @babel/runtime/helpers/classPrivateGetter
  • @babel/runtime/helpers/classPrivateMethodInitSpec
  • @babel/runtime/helpers/classPrivateSetter
  • @babel/runtime/helpers/classStaticPrivateMethodGet
  • @babel/runtime/helpers/construct
  • @babel/runtime/helpers/createClass
  • @babel/runtime/helpers/createForOfIteratorHelper
  • @babel/runtime/helpers/createForOfIteratorHelperLoose
  • @babel/runtime/helpers/createSuper
  • @babel/runtime/helpers/decorate
  • @babel/runtime/helpers/defaults
  • @babel/runtime/helpers/defineAccessor
  • @babel/runtime/helpers/defineProperty
  • @babel/runtime/helpers/extends
  • @babel/runtime/helpers/get
  • @babel/runtime/helpers/getPrototypeOf
  • @babel/runtime/helpers/identity
  • @babel/runtime/helpers/importDeferProxy
  • @babel/runtime/helpers/inherits
  • @babel/runtime/helpers/inheritsLoose
  • @babel/runtime/helpers/initializerDefineProperty
  • @babel/runtime/helpers/initializerWarningHelper
  • @babel/runtime/helpers/instanceof
  • @babel/runtime/helpers/interopRequireDefault
  • @babel/runtime/helpers/interopRequireWildcard
  • @babel/runtime/helpers/isNativeFunction
  • @babel/runtime/helpers/isNativeReflectConstruct
  • @babel/runtime/helpers/iterableToArray
  • @babel/runtime/helpers/iterableToArrayLimit
  • @babel/runtime/helpers/jsx
  • @babel/runtime/helpers/maybeArrayLike
  • @babel/runtime/helpers/newArrowCheck
  • @babel/runtime/helpers/nonIterableRest
  • @babel/runtime/helpers/nonIterableSpread
  • @babel/runtime/helpers/nullishReceiverError
  • @babel/runtime/helpers/objectDestructuringEmpty
  • @babel/runtime/helpers/objectSpread2
  • @babel/runtime/helpers/objectWithoutProperties
  • @babel/runtime/helpers/objectWithoutPropertiesLoose
  • @babel/runtime/helpers/possibleConstructorReturn
  • @babel/runtime/helpers/readOnlyError
  • @babel/runtime/helpers/regeneratorRuntime
  • @babel/runtime/helpers/set
  • @babel/runtime/helpers/setFunctionName
  • @babel/runtime/helpers/setPrototypeOf
  • @babel/runtime/helpers/skipFirstGeneratorNext
  • @babel/runtime/helpers/slicedToArray
  • @babel/runtime/helpers/superPropBase
  • @babel/runtime/helpers/superPropGet
  • @babel/runtime/helpers/superPropSet
  • @babel/runtime/helpers/taggedTemplateLiteral
  • @babel/runtime/helpers/taggedTemplateLiteralLoose
  • @babel/runtime/helpers/tdz
  • @babel/runtime/helpers/temporalRef
  • @babel/runtime/helpers/temporalUndefined
  • @babel/runtime/helpers/toArray
  • @babel/runtime/helpers/toConsumableArray
  • @babel/runtime/helpers/toPrimitive
  • @babel/runtime/helpers/toPropertyKey
  • @babel/runtime/helpers/toSetter
  • @babel/runtime/helpers/typeof
  • @babel/runtime/helpers/unsupportedIterableToArray
  • @babel/runtime/helpers/usingCtx
  • @babel/runtime/helpers/wrapAsyncGenerator
  • @babel/runtime/helpers/wrapNativeSuper
  • @babel/runtime/helpers/wrapRegExp
  • @babel/runtime/helpers/writeOnlyError
  • @babel/runtime/package
  • @babel/runtime/package.json

Readme

@babel/runtime

babel's modular runtime helpers

See our website @babel/runtime for more information.

Install

Using npm:

npm install --save @babel/runtime

or using yarn:

yarn add @babel/runtime