This website requires JavaScript.
Explore
Help
Register
Sign In
ether
/
ether-admin
Watch
1
Star
0
Fork
You've already forked ether-admin
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7b3194219b
ether-admin
/
node_modules
/
ant-design-vue
/
lib
/
_util
/
static-style-extract
/
interface.d.ts
3 lines
95 B
TypeScript
Raw
Blame
History
import
type
{
VueNode
}
from
'../type'
;
export
type
CustomRender
=
(
node
:
VueNode
)
=
>
VueNode
;
Reference in New Issue
View Git Blame
Copy Permalink