mirror of
https://github.com/wassname/talk.git
synced 2026-07-26 13:37:38 +08:00
4 lines
63 B
JavaScript
4 lines
63 B
JavaScript
const DontAgreeAction = {};
|
|
|
|
module.exports = DontAgreeAction;
|