Skip to content

ImportListItemModule

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

Defined in: utils/types.ts:53

T