UNPKG

javascript-obfuscator

Version:
4 lines (2 loc) 121 B
import * as ESTree from 'estree'; export type TNodeWithLexicalScopeStatements = ESTree.Program | ESTree.BlockStatement;