genshin-db icon indicating copy to clipboard operation
genshin-db copied to clipboard

add a feature to change to typescript types or use more specific typings?

Open oniiichannnn opened this issue 2 years ago • 1 comments

my interface is like

interface character {
 ...
 rarity: "4"|"5"
}

where in ur typing it is

rarity: string

oniiichannnn avatar Apr 10 '22 02:04 oniiichannnn

thanks. i'll fix this

theBowja avatar Apr 11 '22 03:04 theBowja

changed in commit e7d2551313df43c6f0d5f1e83bdd99eea54f9f71 package will probably be released end of this month

theBowja avatar Sep 10 '22 23:09 theBowja