UNPKG

@typeweave/plugin

Version:

For in-depth documentation, visit: [typeweave docs](https://typeweave.vercel.app)

4 lines 195 B
import { ThemeColors } from './plugin-config-types'; export declare const lightThemeColors: ThemeColors; export declare const darkThemeColors: ThemeColors; //# sourceMappingURL=semantics.d.ts.map