import { type 'xxx' } from './xxx' TS:1005: ',' expected
Open
- Dominant language
- TypeScript
- Stars
- 4.1k
- Forks
- 656
- PR merge metrics
- No merged PRs in 30d
Description
### 问题描述
> @antv/l7: 2.17.3 版本,安装的依赖是commonjs 的包,<= 2.17.3 应该是esnext 的包, ts 会报错;使用 <= 2.17.3 的包 会出现这个问题 https://github.com/antvis/L7/issues/1782
### 重现链接
_No response_
### 重现步骤
_No response_
### 预期行为
_No response_
### 平台
- 操作系统: [macOS, Windows, Linux, React Native ...]
- 网页浏览器: [Google Chrome, Safari, Firefox]
### 屏幕截图或视频(可选)
_No response_
### 补充说明(可选)
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.