UNPKG

ast-parentchild

Version:

Convert your JavaScript file to acron AST format and then output a json file whihc have parent-child realtionship between nodes

17 lines (6 loc) 160 B
const DURATION = 1000; module.exports = class ArrayLayout { constructor(options={}) { this.hideLinks = options.hideLinks; } }