decorators.js 240 B

1234
  1. // TODO: The metadata API is splitting out into a separate Stage 2 proposal
  2. // so required a new entry point for it when it will be finally formed
  3. // https://github.com/tc39/proposal-decorators
  4. require('../modules/esnext.symbol.metadata');