Core Data: Add TypeScript types for all the various entities #56287
Labels
Developer Experience
Ideas about improving block and theme developer experience
[Package] Core data
/packages/core-data
[Status] In Progress
Tracking issues with work in progress
[Type] Bug
An existing feature does not function as intended
Description
There are no TS type definitions for the post type entity, and thus no types for
getPostType()
et alStep-by-step reproduction instructions
Try to use something like
select( coreStore ).getPostType()
in TSScreenshots, screen recording, code snippet
No response
Environment info
No response
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
The text was updated successfully, but these errors were encountered: