UNPKG
@gulpred/s3-adapter
Version:
latest (0.0.8)
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Upload/download files to/from S3
gulpetl.com
gulpetl/gulp-s3-adapter
@gulpred/s3-adapter
/
esm
/
plugin.d.ts
3 lines
•
180 B
TypeScript
View Raw
1
2
3
export
declare
function
src
(
this
:
any
,
url
:
string
,
configObj
:
any
):
any
;
export
declare
function
dest
(
directory
:
string
,
configObj
:
any
):
any
;
//# sourceMappingURL=plugin.d.ts.map