<img width="1137" alt="image" src="https://user-images.githubusercontent.com/20358391/220269773-94d0257f-4ebf-4671-8750-27ef621c9ad4.png"> https://github.com/babel/babel/pull/15266 `@babel/types` v7.21.0, `isModuleDeclaration` has been deprecated, the terminal has the following warning. ```bash Trace: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`. ```
babel/babel#15266
@babel/typesv7.21.0,isModuleDeclarationhas been deprecated, the terminal has the following warning.