UNPKG
ali-flmngr-server-fixed
Version:
latest (1.1.3)
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
> Node.js Backend for Flmngr file manager
ali-flmngr-server-fixed
/
dist
/
lib
/
action
/
resp
/
FileData.js
7 lines
•
194 B
JavaScript
View Raw
1
2
3
4
5
6
7
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
FileData
=
void
0
;
class
FileData
{ }
exports
.
FileData
=
FileData
;
//# sourceMappingURL=FileData.js.map