UNPKG

@types/cardinal

Version:
4 lines (3 loc) 99 B
import type { CardinalTheme } from "../index"; declare const theme: CardinalTheme; export = theme;