Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose types for lib/keys #5706

Open
akoreman opened this issue Dec 23, 2024 · 0 comments
Open

Expose types for lib/keys #5706

akoreman opened this issue Dec 23, 2024 · 0 comments

Comments

@akoreman
Copy link
Contributor

akoreman commented Dec 23, 2024

Describe the bug

Currently, we expose lib/keys as an empty type:

declare module "ace-code/src/lib/keys" { }

We should improve this to export the type of this module so that typescript users don't have to define the types themselves for this module.

Ace Version

1.37.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant