Tran Phuc Manh Linh
Results
2
comments of
Tran Phuc Manh Linh
Could you add more player's methods to the type declaration file. That make controlling player via script more comfortable.
I have just researched `LottiePlayer.svelte` file and add some methods here. However, I don't know whether my type declaration is correct or not. ```javascript import type { SvelteComponentTyped } from...