ts文件引入代码如下: import { IView, GridView, Sizing as GridViewSizing, Box, IGridViewStyles } from './gridview';export { Orientation } from './gridview'; 使用的匹配正则表达式为: (import|export){1}.*from.*; 正则中小括号,中括号,大括号解释 https://blog.csdn.net/clervercc/article/detai