/** * used as a global form configuration object to generate the form to send */ export var PollConfig = { poll_type: "simple", allow_stuff: true, };