Skip to content

afeiship/next-tx-cos-regions

Repository files navigation

next-tx-cos-regions

Const for tencent cos regions.

version license size download

installation

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

usage

import '@jswork/next-tx-cos-regions';

nx.txCosRegions = [
  "ap-chengdu",
  "ap-chongqing",
  "ap-shanghai",
  "ap-chongqing",
  "ap-beijing",
  "ap-nanjing",
  "ap-guangzhou",
  "ap-shenzhen-fsi",
  "ap-shanghai-fsi",
  "ap-beijing-fsi"
];

license

Code released under the MIT license.