UNPKG

javascript-obfuscator

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