This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
408249787
/
youxi-app
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
185f5bf708
Rami (Branch)
Tag
main
youxi-app
/
uni_modules
/
cool-ui
/
components
/
cl-page
/
props.ts
props.ts
72 B
Cronologia
Originale
1
2
3
4
export type ClPageProps = {
className?: string;
backTop?: boolean;
};