added fonts
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
/**
|
||||
* Throw NextFontError error. Used by the WellKnownErrorsPlugin to format errors thrown by next/font.
|
||||
*/
|
||||
export declare function nextFontError(message: string): never;
|
||||
Reference in New Issue
Block a user