nodebb-plugin-poll/lib/serializer.js
Schamper fdab27dbf0 I need to commit more often on these big rewrites
- Reworked server code
- Reworked poll creator
- Moved a couple of files around
- Cleaned up a lot of code
2015-12-20 22:07:48 +01:00

3 lines
No EOL
72 B
JavaScript
Executable file

"use strict";
module.exports = require('../public/js/poll/serializer');