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