svelte-ux
svelte-ux copied to clipboard
Allow `onApply` to accept either a synchronous or asynchronous function
- Introduce
MaybePromise
andMaybeAsync
type helpers - Allow
onApply
to accept either a synchronous or asynchronous function