UNPKG

@thorchain/asgardex-theme

Version:

ASGARDEX global theme configuration

4 lines (3 loc) 94 B
import { Theme } from './types'; declare const darkTheme: Theme; export default darkTheme;