UNPKG

@servable/server

Version:
6 lines (4 loc) 141 B
import targetDockerPath from './targetDockerPath.js' export default ({ protocol }) => { return `${targetDockerPath({ protocol })}/data` }