UNPKG

qiniu-path

Version:

A Typescript Library for Qiniu Path

4 lines (2 loc) 110 B
import { fromLocalPath, fromQiniuPath } from './convert'; module.exports = { fromLocalPath, fromQiniuPath };