### Describe the feature It would be very useful to have a unified hook to check if a module is an entry point. Like `this.getModuleInfo(id).isEntry` in rollup. ### Additional information - [ ] Would you be willing to help implement this feature?