This website requires JavaScript.
Explore
Help
Register
Sign In
ahasani
/
psp_panel
Watch
1
Star
0
Fork
0
You've already forked psp_panel
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5098c26c96f41d07f9c40537516c3d99330a685f
psp_panel
/
src
/
app
/
shared
/
components
/
uploadFile
/
model.d.ts
T
5 lines
70 B
TypeScript
Raw
Normal View
History
Unescape
Escape
fix ui issues and upload image for guild good
2026-04-18 12:14:39 +03:30
export
interface
onSelectFileArgs
{
update license structures and init to setup image uploader
2026-04-16 22:19:46 +03:30
data
:
FormData
;
file
:
File
;
}
Reference in New Issue
Copy Permalink