UNPKG

@nodesecure/js-x-ray

Version:
9 lines 268 B
/** * This code has been copy-pasted from: * https://github.com/lirantal/anti-trojan-source * * WHY? * Because of the high number of dependencies. */ export declare function verify(sourceTextToSearch: string): boolean; //# sourceMappingURL=trojan-source.d.ts.map