This website requires JavaScript.
Explore
Help
Sign In
D3V4PP
/
ui
Watch
0
Star
0
Fork
You've already forked ui
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
37a5f7c4e3
ui
/
components
/
Layouts
/
MainContent.d.ts
4 lines
92 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Auto commit for build : 113 commit by: ayoub <hassani.ayoub@gmail.com> with message : add mdals
2025-05-07 04:33:59 +02:00
import
React
from
'react'
;
Auto commit for build : 121 commit by: ayoub <hassani.ayoub@gmail.com> with message : build adaptation
2025-05-07 23:05:39 +02:00
declare
const
MainContant
:
React.FC
;
export
default
MainContant
;