UNPKG

ts-checker-rspack-plugin

Version:

Runs typescript type checker and linter on separate process.

3 lines (2 loc) 105 B
declare function relativeToContext(file: string, context: string): string; export { relativeToContext };