Type Alias InferAttributesOptions<Excluded>

InferAttributesOptions: { omit?: Excluded }

Option bag for InferAttributes.

  • omit: properties to not treat as Attributes.

Type Parameters

  • Excluded

Type declaration