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

5 lines
105 B

import { Text } from "../single/text";
export declare class A extends Text {
static xtype: string;
}