| 12 | export type ObfuscatorOptions = TInputOptions; |
| 13 | |
| 14 | export interface ObfuscationResult extends IObfuscationResult {} |
| 15 | |
| 16 | export interface ProObfuscationResult extends IProObfuscationResult {} |
| 17 |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…