UNPKG

javascript-obfuscator

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