• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1const a = require('./warning-a.js');
2a.missingPropB;
3a[Symbol('someSymbol')];
4