UNPKG
@chtsinc/ch-uploader
Version:
latest (0.0.2)
0.0.2
0.0.1
A pluggable, cloud-agnostic file uploader for Azure, S3, and more.
@chtsinc/ch-uploader
/
dist
/
types
/
interfaces
/
config-properties.d.ts
4 lines
(3 loc)
•
65 B
TypeScript
View Raw
1
2
3
4
export
interface
ConfigProperties
{ [
key
:
string
]:
string
; }