Variable: GetBoardPropertyKeysSchema
ts
const GetBoardPropertyKeysSchema: ZodObject<{
boardId: ZodString;
}, $strip>;Defined in: src/agile/parameters/getBoardPropertyKeys.ts:3