fix(ci): some type errors

This commit is contained in:
Barrett Ruth 2025-09-19 14:04:37 -04:00
parent fa8c663f5e
commit 1fbac30332
2 changed files with 7 additions and 0 deletions

View file

@ -1,6 +1,7 @@
---@class DiffResult
---@field content string[]
---@field highlights table[]?
---@field raw_diff string?
---@class DiffBackend
---@field name string