4 lines
53 B
JavaScript
4 lines
53 B
JavaScript
|
module.exports = {
|
||
|
'/identification': 'index'
|
||
|
};
|