Refactor exporters.
Exporters now only deal with generation the data, ClassWriter decides whether to write it into .json or .js files, or to STDOUT.
Loading
Please register or sign in to comment
Exporters now only deal with generation the data, ClassWriter decides whether to write it into .json or .js files, or to STDOUT.