0
0
mirror of https://github.com/Doodle3D/Doodle3D-API synced 2025-01-26 19:15:10 +01:00

5 lines
304 B
Markdown
Raw Normal View History

2015-07-15 15:06:18 +02:00
This is a collection of documentation about babel internals, for use in development of babel.
# [Properties of nodes](/doc/node-props.md)
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).