MDK Logo
ReferenceUITypes

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

CategoryDescription
CardsCard component type definitions
GeneralGeneral component and hook types

From @tetherto/mdk-ui-foundation

CategoryDescription
APIAPI request/response types
DashboardDashboard data types
GeneralGeneral utility types

Import pattern

import type { Device, Alert, DashboardStats } from '@tetherto/mdk-react-devkit'
import type { ActionsParams, ActionTypeQuery } from '@tetherto/mdk-ui-foundation'

On this page