Type alias PropIntellisense<P>

PropIntellisense<P>: Record<P, any> & Record<PropertyKey, any>

Type Parameters

  • P extends string | symbol

Generated using TypeDoc