UNPKG

typescript-assistant

Version:

Combines and integrates professional Typescript tools into your project

3 lines (2 loc) 129 B
export declare function absolutePath(path: string): string; export declare function isTypescriptFile(fileName: string): boolean;