Skip to content

Type Alias: APIKey

ts
type APIKey = z.infer<typeof APIKeySchema>;

Defined in: models/apiKey.ts:5