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

Interface ProObfuscationResult

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

Source from the content-addressed store, hash-verified

14export interface ObfuscationResult extends IObfuscationResult {}
15
16export interface ProObfuscationResult extends IProObfuscationResult {}
17
18export type { IProApiConfig, TProApiProgressCallback };
19export { ApiError };

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…