Code that will be evaluated by the Vite runner. By default this will be wrapped in an async function.
File path of the module on disk. This will be resolved as import.meta.url/filename. Will be null for virtual modules.
null
Module ID in the server module graph.
Invalidate module on the client side.
Module URL used in the import.
Code that will be evaluated by the Vite runner. By default this will be wrapped in an async function.