Skip to content

Commit

Permalink
fix: types
Browse files Browse the repository at this point in the history
  • Loading branch information
Faf4a committed Dec 3, 2023
1 parent 6e1158b commit 233b781
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@ declare module "aoi.js" {
aoiLogs?: boolean;
aoiWarning?: boolean;
aoiAutoUpdate?: boolean;
disableAoiDB?: boolean;
suppressAllErrors?: boolean;
errorMessage?: Array<string>;
events?: Array<AllEvents>;
Expand Down

0 comments on commit 233b781

Please sign in to comment.