typescript
/**
* Squirrel Language
*
* @package class
* @global
* @version 3.0.7
*/
/**
* 技能树类
* @global
* @exports
*/
class CNRDSkillTree {
}