UNPKG

ali-oss

Version:

aliyun oss(object storage service) node client

4 lines (3 loc) 87 B
export function getStandardRegion(str: string) { return str.replace(/^oss-/g, ''); }