All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.defaultTheme.d.ts Maven / Gradle / Ivy

There is a newer version: 3.4.15
Show newest version
import type { Config } from './types/config'
import { DefaultTheme } from './types/generated/default-theme'
declare const theme: Config['theme'] & DefaultTheme
export = theme




© 2015 - 2024 Weber Informatics LLC | Privacy Policy