-
| 
         Hey - would appreciate having typescript bindings for Svelte. Also how does this package differ from: https://github.com/PaulMaly/svelte-imask  | 
  
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
| 
         @smblee 
 yep me too ;) 
 i don't remember actually. Several years ago I asked author to made some changes to improve integration with imask core but he has different opinion so i decided to create own package. It's just useful to have all in one place to in sync. Furthermore you can check sources which is quite small for more info.  | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         idk if this helps, but in case it's useful, here is how I got typescript playing nice with svelte-imask: my app has a  Not sure if there's additional bindings necessary, but this worked for me. I'm also not familiar enough with the packaging to submit a PR as I'm not sure where or how to define the types within the package, would if I could though.  | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         For anyone looking for this, the latest way to make this work is:  | 
  
Beta Was this translation helpful? Give feedback.
For anyone looking for this, the latest way to make this work is:
Docs link.