UNPKG

0xtrails

Version:

SDK for Trails

3 lines 126 B
export type Theme = "light" | "dark" | "auto"; export type ActiveTheme = "light" | "dark"; //# sourceMappingURL=theme.d.ts.map