feat(font): move font models
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
import type { CollectionApiModel } from '../../../shared/types/collection';
|
import type { CollectionApiModel } from '../../../shared/types/collection';
|
||||||
|
|
||||||
|
export const FONTSHARE_API_URL = 'https://api.fontshare.com/v2' as const;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Model of Fontshare API response
|
* Model of Fontshare API response
|
||||||
* @see https://fontshare.com
|
* @see https://fontshare.com
|
||||||
Reference in New Issue
Block a user