woutdp / live_svelte

Svelte inside Phoenix LiveView with seamless end-to-end reactivity
https://hexdocs.pm/live_svelte
MIT License
1.01k stars 38 forks source link

Fix optional arguments in typescript definitions #72

Closed vonagam closed 10 months ago

vonagam commented 10 months ago

Forgot to mark payload and onReply as optional.