Advertisement
Guest User

Untitled

a guest
Jul 20th, 2019
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. const timers = {
  2. 1: {name: 'Timer 1', complete: false)
  3. 2: {name: 'Timer 2', complete: true)
  4. }
  5.  
  6. {
  7. ...timer,
  8. complete: true
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement