Types
TypeScript type definitions for the MDK UI packages
TypeScript type definitions exported from @tetherto/mdk-react-devkit and @tetherto/mdk-ui-foundation.
Browse by category
From @tetherto/mdk-react-devkit
From @tetherto/mdk-ui-foundation
| Category | Description |
|---|---|
| API | API request/response types |
| Dashboard | Dashboard data types |
| General | General utility types |
Import pattern
import type { Device, Alert, DashboardStats } from '@tetherto/mdk-react-devkit'
import type { ActionsParams, ActionTypeQuery } from '@tetherto/mdk-ui-foundation'