Interface: PostTag
Defined in: src/types/index.ts:114
Extends
output<typeofschemas.PostTag>
Properties
| Property | Type | Inherited from | Defined in |
|---|---|---|---|
color? | string | z.infer.color | src/schemas/PostTag.ts:16 |
display_name? | string | z.infer.display_name | src/schemas/PostTag.ts:17 |
name | string | z.infer.name | src/schemas/PostTag.ts:18 |
