UNPKG

lmd

Version:

LMD: Lazy Module Declaration

8 lines (6 loc) 163 B
module.exports = { // Which filter are we using? TodoFilter: '', // empty, active, completed // What is the enter key constant? ENTER_KEY: 13 };