Skip to content

ImportListItemModule

ImportListItemModule<T>: () => Promise<any> | Promise<any> | Constructor<T> | T

Defined in: utils/types.ts:55

Type Parameters

T