JSPM

@jswork/next-tx-cos-bucket

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q31421F
  • License MIT

Tencent cos bucket for next.

Package Exports

  • @jswork/next-tx-cos-bucket

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@jswork/next-tx-cos-bucket) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

next-tx-cos-bucket

Tencent cos bucket for next.

version license size download

installation

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

apis

api params description
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 '@jswork/next-tx-cos-bucket';

// code goes here:

resources

license

Code released under the MIT license.