forked from fanruan/fineui
alan
4 years ago
2 changed files with 8 additions and 0 deletions
@ -0,0 +1,5 @@
|
||||
import { BasicButton } from "../button.basic"; |
||||
|
||||
export declare class IconButton extends BasicButton { |
||||
static xtype: string; |
||||
} |
Loading…
Reference in new issue