add newly generated api reports

Signed-off-by: secustor <sebastian@poxhofer.at>
This commit is contained in:
secustor
2024-07-21 09:17:36 +02:00
parent 30c2be9bcd
commit 65da28ad53
251 changed files with 4846 additions and 580 deletions
@@ -9,5 +9,9 @@ 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)
```