Skip to content

Type Alias: RemoteIssueLinkRequest

ts
type RemoteIssueLinkRequest = z.infer<typeof RemoteIssueLinkRequestSchema>;

Defined in: src/cloud/models/remoteIssueLinkRequest.ts:27