chore(appliedFontsStore): move the FontLoadRequestConfig type and other types from appliedFontsStore into types directory
This commit is contained in:
@@ -14,7 +14,4 @@ export {
|
||||
} from './unifiedFontStore.svelte';
|
||||
|
||||
// Applied fonts manager (CSS loading - unchanged)
|
||||
export {
|
||||
appliedFontsManager,
|
||||
type FontConfigRequest,
|
||||
} from './appliedFontsStore/appliedFontsStore.svelte';
|
||||
export { appliedFontsManager } from './appliedFontsStore/appliedFontsStore.svelte';
|
||||
|
||||
Reference in New Issue
Block a user