This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
fusu
/
1
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
e143999297
Rami (Branch)
Tag
master
1
/
fore-end
/
node_modules
/
antd-mini
/
less
/
_util
/
component.d.ts
component.d.ts
96 B
Cronologia
Originale
1
export
declare
function
mountComponent
<
T
>(
Hooks: (props: T) => unknown, defaultProps: T
):
void
;