As mentioned by PitaJ, the type symbol here is not part of ES6 or any earlier version of JavaScript, but rather part of the Flow static type checker.
Here are the docs for the type symbol.
As mentioned by PitaJ, the type symbol here is not part of ES6 or any earlier version of JavaScript, but rather part of the Flow static type checker.
Here are the docs for the type symbol.