UNPKG

javascript-obfuscator

Version:
4 lines (2 loc) 127 B
import * as ESTree from 'estree'; export type TReplaceableIdentifiers = Map <ESTree.Node, Map <string, ESTree.Identifier[]>>;