UNPKG

@codechecks/client

Version:

Open source platform for code review automation

3 lines (2 loc) 155 B
export declare function executeTs(filePath: string, options: any): Promise<void>; export declare function transpileTypescriptModule(path: string): string;