UNPKG

javascript-obfuscator

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