Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 430 Bytes

File metadata and controls

9 lines (6 loc) · 430 Bytes

Types Directory (/types)

This directory contains shared TypeScript definitions and interfaces used across the ModelSEED-UI project.

Directory Scope

  • API Models: Response types for backend requests and Data Object formats.
  • Domain Interfaces: Structures for biological components such as compounds, reactions, and models.
  • Component Props: Shared prop definitions for UI components across the application.