UNPKG

@atlrdsgn/kit

Version:

An ever–expanding library of React components, primitives, and tools

5 lines (4 loc) • 208 B
import { Themes } from '../theme/kit.css'; export declare function useGoogleFont(font: string): void; export declare function useThemeFont(theme: Themes): void; //# sourceMappingURL=use-google-fonts.d.ts.map