4 lines
44 B
JavaScript
4 lines
44 B
JavaScript
module.exports = {
|
|
basePath: "/admin",
|
|
};
|
module.exports = {
|
|
basePath: "/admin",
|
|
};
|