UNPKG
@iqmo/browser
Version:
latest (0.89.0)
0.89.0
0.84.8
0.84.7
0.84.6
0.84.5
0.84.4
0.84.3
0.84.2
0.84.1
0.84.0
Browser Stlite
github.com/whitphx/stlite
whitphx/stlite
@iqmo/browser
/
build
/
UploadFileInfo-B5SttewO.js
2 lines
(1 loc)
•
151 B
JavaScript
View Raw
1
2
class
t
{setStatus(s){
return
new t(
this
.name,
this
.size,
this
.id,s)}
constructor
(s,i,e,h){
this
.name=s,
this
.size=i,
this
.id=e,
this
.status=h}}export{t
as
U};