Skip to content

afeiship/next-tx-cos-object

Repository files navigation

next-tx-cos-object

Tencent cos object for next.

version license size download

installation

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

apis

api params description
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.