Appearance
tsup 打包 ts 文件,会引用库。包括类型声明。二次封装 node 包时应该做好 peer 依赖配置,或者单独打包,或者给出特定的包使用入口。
这更算是一种开发教训。
d12f4b9