Link: https://babeljs.io/docs/en/next/babel-types.html#templateelement
Docs reads: value (required)
According to astExplorer it should be: {raw: string, cooked: string}
Babel also doesn't throw if you construct a templateElement without this object, and produces wrong output.
Link: https://babeljs.io/docs/en/next/babel-types.html#templateelement
Docs reads: value (required)
According to astExplorer it should be: {raw: string, cooked: string}
Babel also doesn't throw if you construct a templateElement without this object, and produces wrong output.