vant/packages/vant-cli/src/module.d.ts
neverland cac08f88e8
refactor(cli): use GitHub changelog instead of conventional-changelog (#12139)
* refactor(cli): use GitHub changelog instead of conventional-changelog

* chore: revert lock file
2023-07-31 21:48:11 +08:00

4 lines
103 B
TypeScript

// some modules with missing type definitions
declare module 'hash-sum';
declare module '@babel/core';