added fonts
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
/**
|
||||
* Fetch the url and return a buffer with the font file.
|
||||
*/
|
||||
export declare function fetchFontFile(url: string, isDev: boolean): Promise<any>;
|
||||
Reference in New Issue
Block a user