Commit f883770
feat: add
* Implement type-guard for modal submit interactions
Added a type-guard function to check for modal submit interactions.
* Implement missing isModalSubmitInteraction typeguard in deno types
Added a type-guard function to check for modal submit interactions in deno types because I missed that before.
* fix(typings): replace 'type-guard' with 'type guard'
This corrects the spacing in the term across multiple locations for consistency with standard TypeScript terminology.
* Revert "fix(typings): replace 'type-guard' with 'type guard'"
This reverts commit 822b2e0.
* fix(typings): replace 'type-guard' with 'type guard' in jsdoc comments in v10
* fix(typings): update JSDoc comments to use 'type guard' instead of 'type-guard'
* fix(typings): replace "type-guard" with "type guard" in v9 utils
* feat(interactions): add type guard for modal submit interactions in v9
---------
Co-authored-by: Luca Hentschel <[email protected]>isModalSubmitInteraction() type guard (#1428)1 parent 117b63d commit f883770
4 files changed
+104
-52
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments