Jira.js - Jira Cloud API library
    Preparing search index...

    Interface GetForgeAppProperty

    interface GetForgeAppProperty {
        key?: string;
        value?: {};
    }
    Index

    Properties

    Properties

    key?: string
    value?: {}