UNPKG

gchcg-cli

Version:
1 lines 147 B
"use strict";const path=require("path");module.exports=function(t){if(t&&"string"==typeof t){return"/"===path.sep?t:t.replace(/\\/g,"/")}return t};