spine icon indicating copy to clipboard operation
spine copied to clipboard

TypeScript definitions are wrong

Open bezenson opened this issue 3 years ago • 1 comments

Seems to be TypeScript is wrong.

For example it is described that findBone will return Bone, but actually it can return Bone or null

bezenson avatar Sep 06 '22 14:09 bezenson

What exactly is wrong, runtime definitions of particular version (3.7 , 3.8, 4.0, 4.1) or our own unified interfaces that allow people to just ignore version and choose runtime automatically (pixi-spine package)?

Please give me more specifics.

ivanpopelyshev avatar Sep 06 '22 16:09 ivanpopelyshev