Type alias CreateExpandedThing<Type, D>

CreateExpandedThing<Type, D>: ExpandThing<CreateThing<Type, D>>

Type Parameters

  • Type extends string
  • D extends Record<any, any> = Record<any, any>