UNPKG

javascript-obfuscator

Version:
4 lines (2 loc) 105 B
import * as ESTree from 'estree'; export type TNodeWithLexicalScope = ESTree.Program | ESTree.Function;