This website works better with JavaScript.
Explore
Help
Sign In
fanruan
/
fineui
Watch
4
Star
1
Fork
You've already forked fineui
2
Code
Issues
1
Pull Requests
Releases
Wiki
Activity
fineui是帆软报表和BI产品线所使用的前端框架。
5803
Commits
3
Branches
2
Tags
455 MiB
Tree:
7dcfce8444
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
{
}