This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Prihlásiť sa
usky-oa
/
jnpf-web-vue3
Pridať medzi pozorované
2
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Branch:
master
Branche
Tagy
master
jnpf-web-vue3
/
node_modules
/
ant-design-vue
/
lib
/
_util
/
static-style-extract
/
interface.d.ts
interface.d.ts
95 B
Permanentný odkaz
História
Raw
1
2
import type { VueNode } from '../type';
export type CustomRender = (node: VueNode) => VueNode;