fineui是帆软报表和BI产品线所使用的前端框架。
 
 
 

3 lines
85 B

import { _Action } from "./action";
export interface _ShowAction extends _Action {
}