#函数getSpineVersion
签名
getSpineVersion(skeleton: Uint8Array): string
描述

获取 spine 文件对应的编辑器版本

参数
skeleton: Uint8Array
返回string
总览