mirror of
https://github.com/casdoor/casdoor.git
synced 2025-05-23 02:35:49 +08:00
8 lines
122 B
JavaScript
8 lines
122 B
JavaScript
![]() |
module.exports = {
|
||
|
e2e: {
|
||
|
setupNodeEvents(on, config) {
|
||
|
// implement node event listeners here
|
||
|
},
|
||
|
},
|
||
|
};
|