Skip to content

Expose types for lib/keys #5706

@akoreman

Description

@akoreman

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions