UNPKG

braid-design-system

Version:
6 lines (4 loc) 140 B
declare module 'treat/theme' { type TreatTheme = import('./makeBraidTheme').TreatTheme; export interface Theme extends TreatTheme {} }