chore: fix api-reports warnings

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2024-10-14 17:56:00 +02:00
parent 35e735bb55
commit fc01ce7e77
216 changed files with 28 additions and 4221 deletions
@@ -9,9 +9,5 @@ export type UserSettingsSignal = {
key: string;
};
// Warnings were encountered during analysis:
//
// src/types.d.ts:2:1 - (ae-undocumented) Missing documentation for "UserSettingsSignal".
// (No @packageDocumentation comment for this package)
```