3 lines
69 B
JavaScript
3 lines
69 B
JavaScript
|
|
module.exports = {
|
||
|
|
publicPath: '/lib/userPersonalInformation/'
|
||
|
|
};
|