UNPKG

@niweera/node-asterer

Version:

A CLI tool to generate the AST of a given JavaScript File and save it in *.JSON format.

6 lines (4 loc) 68 B
const saveAST = async () => ({}); module.exports = { saveAST, };