Type alias GetPublicAppBySecretData

GetPublicAppBySecretData: {
    path: string;
    workspace: string;
}

Type declaration

  • path: string
  • workspace: string