property Module.ResolveFnOutput.importAttributes
Usage in Deno
import { type Module } from "node:module";
The import attributes to use when caching the module (optional; if excluded the input will be used)
ImportAttributes | undefined
import { type Module } from "node:module";
The import attributes to use when caching the module (optional; if excluded the input will be used)
ImportAttributes | undefined