//#region src/checkers/oxlint/types.d.ts type DisplayTarget = 'overlay' | 'terminal'; //#endregion export { DisplayTarget }; //# sourceMappingURL=types.d.ts.map