added fonts
This commit is contained in:
Generated
Vendored
+7
@@ -0,0 +1,7 @@
|
||||
/**
|
||||
* Get pathname from absolute path.
|
||||
*
|
||||
* @param absolutePath the absolute path
|
||||
* @returns the pathname
|
||||
*/
|
||||
export declare function getPathnameFromAbsolutePath(absolutePath: string): string;
|
||||
Reference in New Issue
Block a user