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

5 lines
108 B

import { OB } from "../ob";
export declare class Controller extends OB {
static EVENT_CHANGE: string;
}