AddPluginRequest: { pluginId: string; type: "VERSION" | "RANGE"; value: string }

Type declaration

  • pluginId: string
  • type: "VERSION" | "RANGE"
  • value: string