babel-plugin-jsx/global.d.ts
Amour1688 bc4ef2c028
refactor: with TypeScript (#24)
* refactor: add ts support (#19)

Co-authored-by: 逆寒 <869732751@qq.com>
2020-07-09 20:51:47 +08:00

3 lines
90 B
TypeScript

declare module '@babel/helper-module-imports';
declare module '@babel/plugin-syntax-jsx';