This website requires JavaScript.
Explore
Help
Register
Sign In
glyphdiff.com
/
frontend-svelte
Watch
1
Star
0
Fork
0
You've already forked frontend-svelte
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0ebf75b24ea317143ec33d6266b4846882069415
frontend-svelte
/
src
/
entities
/
Font
/
model
/
index.ts
T
4 lines
81 B
TypeScript
Raw
Normal View
History
Unescape
Escape
chore: move typography constants to the entity/Font layer
2026-04-16 09:05:34 +03:00
export
*
from
'./const/const'
;
fix: imports
2026-04-15 22:32:45 +03:00
export
*
from
'./store'
;
test: mock fontStore and update FontStore type signatures
2026-04-09 19:40:31 +03:00
export
*
from
'./types'
;
Reference in New Issue
Copy Permalink