Files
SAFEKISO/safekiso-server/node_modules/snyk/dist/lib/snyk-test/index.d.ts
2026-04-07 14:50:23 +09:00

3 lines
152 B
TypeScript

export = test;
declare function test(root: any, options: any, callback: any): Promise<import("./legacy").TestResult | import("./legacy").TestResult[]>;