1.0.0 • Published 4 years ago

@jswork/next-tx-cos-object v1.0.0

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

next-tx-cos-object

Tencent cos object for next.

version license size download

installation

npm install -S @jswork/next-tx-cos-object

apis

apiparamsdescription
put-Upload file.
del-Delete file from bucket.
dels-Delete multiple files from bucket.
empty-Empty the bucket files.

usage

import NxTxCosObject from '@jswork/next-tx-cos-object';

license

Code released under the MIT license.