UNPKG

javascript-obfuscator

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