UNPKG

129 BJavaScriptView Raw
1export function toResourcePath(url) {
2 return {
3 DecodedUrl: url,
4 };
5}
6//# sourceMappingURL=to-resource-path.js.map
\No newline at end of file