import lunar from 'lunar-typescript'; console.log(typeof lunar) --> string console.log(lunar.Solar) --> undefined 请问这是为什么呀?