Is your feature request related to a problem? Please describe.
I write all my code in TypeScript and I have a problem with missing typing for Gutenberg and wp API. I have to define all typing by myself.
Describe the solution you'd like
It would be great to add typing to the DefinitelyTyped project (https://github.com/DefinitelyTyped/DefinitelyTyped)
Describe alternatives you've considered
At the moment I'm creating typings by hand :(
See DefinitelyTyped/DefinitelyTyped#31388
Is your feature request related to a problem? Please describe.
I write all my code in TypeScript and I have a problem with missing typing for Gutenberg and wp API. I have to define all typing by myself.
Describe the solution you'd like
It would be great to add typing to the DefinitelyTyped project (https://github.com/DefinitelyTyped/DefinitelyTyped)
Describe alternatives you've considered
At the moment I'm creating typings by hand :(
See DefinitelyTyped/DefinitelyTyped#31388