Skip to content

Type Alias: TokenFields

ts
type TokenFields = z.infer<typeof TokenFieldsSchema>;

Defined in: models/tokenFields.ts:5