Update prebuilt objects [skip actions]

This commit is contained in:
github-actions
2022-10-05 15:08:49 +00:00
parent bfe1be3c99
commit b640ff1c88
16 changed files with 19 additions and 16 deletions

View File

@@ -1,5 +1,8 @@
declare function getStatus(): {};
declare function getStatus(): {};
declare function getRadioButton(entry: any): string;
declare function getRadioButton(entry: any): string;
declare function pushStatus(): void;
declare function pushStatus(): void;
declare let sd: {};
declare let rf: boolean;