UNPKG

@niweera/node-asterer

Version:

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

9 lines (6 loc) 118 B
const getJSON = async () => ({}); const getConfig = async () => ({}); module.exports = { getConfig, getJSON, };