IArrayFieldMainDescriptorConfig<M, T>: IBaseMainDescriptorConfig<T> & IOptionsConfig<M>

Config interface for an array type field for the main decorator

Type Parameters

  • M
  • T extends void | null = void