UNPKG

increments

Version:

Create polls and manage votes with a MongoDB or MySQL database.

6 lines (5 loc) 104 B
/* SystemJS module definition */ declare var module: NodeModule; interface NodeModule { id: string; }