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

4 lines
85 B

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