Type Alias GeneratorOptions<T, K>

GeneratorOptions: Builder<T, K> | DefaultValue<T, K> | Dependencies<T, K>

Type for attribute value option

Type Parameters

  • T
  • K extends keyof T