6 lines
46 B
JavaScript
6 lines
46 B
JavaScript
|
|
|
||
|
|
const publicPath = ''
|
||
|
|
|
||
|
|
export {
|
||
|
|
publicPath
|
||
|
|
}
|