Closed gamer-mitsuha closed 1 year ago
This will allow using these two functions directly in Typescript. Without these two exports, an error like Property 'setOptions' does not exist on type 'typeof import("genshin-db")'. would occur.
Property 'setOptions' does not exist on type 'typeof import("genshin-db")'.
Thanks! I'll include this in the next version that is coming out in the next few days.
This will allow using these two functions directly in Typescript. Without these two exports, an error like
Property 'setOptions' does not exist on type 'typeof import("genshin-db")'.
would occur.