1.0.1 • Published 4 years ago

@feizheng/next-tx-cos-bucket v1.0.1

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

next-tx-cos-bucket

Tencent cos bucket for next.

installation

npm install -S @feizheng/next-tx-cos-bucket

apis

apiparamsdescription
get-Cos getBucket
put-Cos putBucket
del-Cos deleteBucket
head-Cos headBucket
gets-List cos buckets
has-Extend method has bucket
create-Extend method create bucket
destroy-Extend method destroy bucket

usage

import NxTxCosBucket from '@feizheng/next-tx-cos-bucket';

// code goes here:

resources