ImportCallOptions

external interface ImportCallOptions(source)

The type for the optional second argument to import().

If your host environment supports additional options, this type may be augmented via interface merging.

Properties

Link copied to clipboard
abstract val with: ImportAttributes?