This website works better with JavaScript.
Explore
Help
Sign In
Frank
/
fineui
forked from
fanruan/fineui
Watch
1
Star
0
Fork
You've already forked fineui
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
fineui是帆软报表和BI产品线所使用的前端框架。
6233
Commits
3
Branches
2
Tags
445 MiB
Tree:
2fbfd788cd
fineui
/
dist
/
lib
/
core
/
action
/
action.show.d.ts
4 lines
85 B
Raw
Normal View
History
Unescape
Escape
chore: add lib
5 years ago
import
{
_Action
}
from
"./action"
;
export
interface
_ShowAction
extends
_Action
{
}