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