diff --git a/types/patch.d.ts b/types/patch.d.ts index ceabc21bf..443d3ed3b 100644 --- a/types/patch.d.ts +++ b/types/patch.d.ts @@ -9,3 +9,4 @@ declare module '@jest/schemas' { declare module 'serve-static'; declare module 'ms'; +declare module '@orama+orama';