UNPKG

webcrack

Version:

Deobfuscate, unminify and unpack bundled javascript

14 lines 410 B
import type { NodePath } from '@babel/traverse'; import * as t from '@babel/types'; declare const _default: { name: string; tags: "unsafe"[]; scope: true; visitor(): { 'IfStatement|ConditionalExpression': { exit(this: import("../ast-utils").TransformState, _path: NodePath<t.Node>): void; }; }; }; export default _default; //# sourceMappingURL=dead-code.d.ts.map