Skip to content
Rolldown
Search
Main Navigation
Docs
Guide
In-Depth
Glossary
Options & APIs
REPL
Resources
Team
Contribute
Roadmap
Appearance
Menu
Return to top
On this page
Are you an LLM? You can read better optimized documentation at /reference/TypeAlias.GetModuleInfo.md for this page in Markdown format
Type Alias: GetModuleInfo()
Type
:
GetModuleInfo
= (
moduleId
) =>
ModuleInfo
|
null
Defined in:
plugin/plugin-context.ts:61
Parameters
moduleId
string
Returns
ModuleInfo
|
null