Skip to content

Type Alias: APIToken

ts
type APIToken = z.infer<typeof APITokenSchema>;

Defined in: models/aPIToken.ts:5