chore: create index files for better import/export api

This commit is contained in:
Ilia Mashkov
2026-01-09 16:14:38 +03:00
parent 13509a4145
commit e1af950442
5 changed files with 62 additions and 0 deletions

View File

@@ -0,0 +1 @@
export { createTypographyControlManager } from './controlManager/controlManager.svelte';