UNPKG

deep-chat

Version:

Customizable chat component for AI APIs

6 lines 284 B
export declare class GoogleFont { private static readonly FONT_URL; static readonly DEFAULT_FONT_FAMILY = "'Inter', sans-serif, Avenir, Helvetica, Arial"; static attemptAppendStyleSheetToHead(cssStyle: CSSStyleDeclaration): void; } //# sourceMappingURL=googleFont.d.ts.map