Type alias AttributeNames<M>

AttributeNames<M>: Extract<keyof M["_attributes"], string>

Type Parameters

Generated using TypeDoc