UNPKG

81 BTypeScriptView Raw
1export declare const global: {
2 html: {
3 fontFamily: string;
4 };
5};