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