MCPcopy
hub / github.com/javascript-obfuscator/javascript-obfuscator / ObfuscationResult

Interface ObfuscationResult

index.ts:14–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12export type ObfuscatorOptions = TInputOptions;
13
14export interface ObfuscationResult extends IObfuscationResult {}
15
16export interface ProObfuscationResult extends IProObfuscationResult {}
17

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…