Files
frontend-svelte/src/features/FetchFontsByIds/model/index.ts
T

2 lines
82 B
TypeScript
Raw Normal View History

export { FontsByIdsStore } from './store/fontsByIdsStore/fontsByIdsStore.svelte';