import { fromLocalPath, fromQiniuPath } from './convert';

module.exports = { fromLocalPath, fromQiniuPath };
