interface Module.ResolveFnOutput
Properties Jump to heading
optional
Jump to headingformat:
A hint to the load hook (it might be ignored)
optional
Jump to headingimportAttributes: ImportAttributes | undefined
The import attributes to use when caching the module (optional; if excluded the input will be used)
optional
Jump to headingshortCircuit: boolean | undefined
A signal that this hook intends to terminate the chain of resolve
hooks.
Jump to headingurl: string
The absolute URL to which this input resolves