Interface InstallResultSuccess

interface InstallResultSuccess {
    success: true;
}

Properties

Properties

success