jira.js
    Preparing search index...

    Variable DeleteBoardPropertySchemaConst

    DeleteBoardPropertySchema: ZodObject<
        { boardId: ZodNumber; propertyKey: ZodString },
        $strip,
    > = ...