interface Module.ResolveFnOutput
Properties #
#importAttributes: ImportAttributes | undefined
optional
The import attributes to use when caching the module (optional; if excluded the input will be used)
#shortCircuit: boolean | undefined
optional
A signal that this hook intends to terminate the chain of resolve
hooks.