Skip to content

ImportList

ImportList<T>: ImportListItem<T>[]

Defined in: utils/types.ts:127

A type that represents an import list.

Type Parameters

T

The type of the instance that the constructor creates.