Hi,
In runtime-js SkeletonJson.readSkeletonData parameters were a parsed json object and a skeleton name.
In runtime-ts this is changed to only take a json string and parse object by itself.
This is just one interface change between runtime-js and runtime-ts are these differences deliberate?