Jeremy Möglich

Results 1 comments of Jeremy Möglich

Add this to your global.d.ts if you have one declare module 'svelte-checkbox' { const Checkbox: SvelteComponent; export default Checkbox; }