Type Alias ProjectInfo

ProjectInfo: { projectId: string; projectName: string }

Type declaration

  • projectId: string
  • projectName: string