Variable: ForgePanelProjectPinAsyncResponseSchema
ts
const ForgePanelProjectPinAsyncResponseSchema: ZodObject<{
taskId: ZodOptional<ZodString>;
}, $loose>;Defined in: src/cloud/models/forgePanelProjectPinAsyncResponse.ts:4