This website requires JavaScript.
Explore
Help
Sign In
FreeERP
/
FreeERP.Applet
Watch
4
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1c5c013861f23887c7109979b45f2f5a62fced7a
FreeERP.Applet
/
miniprogram
/
miniprogram_npm
/
tdesign-miniprogram
/
overlay
/
props.d.ts
T
4 lines
100 B
TypeScript
Raw
Normal View
History
Unescape
Escape
初始化项目, 添加TDesign等包
2025-11-28 16:49:36 +08:00
import
{
TdOverlayProps
}
from
'./type'
;
declare
const
props
:
TdOverlayProps
;
export
default
props
;
Reference in New Issue
Copy Permalink