WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Conversation

@MasterKale
Copy link
Owner

@MasterKale MasterKale commented Jul 5, 2025

This PR adds an explicit export of the ResidentKeyRequirement type. According to #698 this should help support projects that try to infer types but fail because of this missing exported DOM type.

Types extraction moved the position of the ResidentKeyRequirement in dom.ts. While I normally wouldn't include a change like that in a PR like this I'm leaving it because it doesn't break anything so I don't think it's worth the effort of trying to figure out why the order changed.

Fixes #698.

@MasterKale MasterKale added the package:server @simplewebauthn/server label Jul 5, 2025
@MasterKale MasterKale added this to the v13.1.2 milestone Jul 5, 2025
@MasterKale MasterKale merged commit 06e7e0b into master Jul 5, 2025
2 checks passed
@MasterKale MasterKale deleted the fix/698-export-more-dom-types branch July 5, 2025 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package:server @simplewebauthn/server

Projects

None yet

Development

Successfully merging this pull request may close these issues.

typescript error when generating inferred declarations

2 participants