feat(font): move font models

This commit is contained in:
Ilia Mashkov
2026-01-02 11:11:36 +03:00
parent 879e8cd710
commit fcc266f3a5
2 changed files with 2 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
import type { CollectionApiModel } from '../../../shared/types/collection';
export const FONTSHARE_API_URL = 'https://api.fontshare.com/v2' as const;
/**
* Model of Fontshare API response
* @see https://fontshare.com