Skip to content

Commit

Permalink
Commit from GitHub Actions (Export and compile structures)
Browse files Browse the repository at this point in the history
  • Loading branch information
Starman3787 committed Sep 21, 2024
1 parent b3a8afc commit 7b16e78
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions dist/src/testData.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1363,6 +1363,7 @@ export namespace TEST_MESSAGES {
}
export namespace TEST_ROLES {
function GENERIC_ADMIN_ROLE(client: any): Role;
function GENERIC_ROLE(client: any): Role;
}
export namespace TEST_SCHEDULED_EVENTS {
function GENERIC_SCHEDULED_EVENT(client: any): ScheduledEvent;
Expand Down
2 changes: 1 addition & 1 deletion dist/src/testData.d.ts.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7b16e78

Please sign in to comment.