feature/searchbar-enhance #17
@@ -0,0 +1,4 @@
|
|||||||
|
import { createEntityStore } from '$shared/lib';
|
||||||
|
import type { UnifiedFont } from '../../types';
|
||||||
|
|
||||||
|
export const selectedFontsStore = createEntityStore<UnifiedFont>([]);
|
||||||
Reference in New Issue
Block a user