devicescript
devicescript copied to clipboard
const { interval = 500 } = options || {}
const { interval = 500 } = options || {}
@mmoskal one of those syntactic sugar that helpful with missing values.