UNPKG

qiniu-path

Version:

A Typescript Library for Qiniu Path

5 lines 251 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const convert_1 = require("./convert"); module.exports = { fromLocalPath: convert_1.fromLocalPath, fromQiniuPath: convert_1.fromQiniuPath }; //# sourceMappingURL=index.js.map