mirror of
https://github.com/Doodle3D/Doodle3D-API
synced 2024-11-05 20:53:23 +01:00
304 B
304 B
This is a collection of documentation about babel internals, for use in development of babel.
Properties of nodes
These are properties babel stores in AST node objects for internal use, as opposed to properties that are part of the AST spec (ESTree at the time of this writing).