Skip to content

Type Alias: AsyncId

ts
type AsyncId = z.infer<typeof AsyncIdSchema>;

Defined in: src/v1/models/asyncId.ts:8