devicescript icon indicating copy to clipboard operation
devicescript copied to clipboard

const { interval = 500 } = options || {}

Open pelikhan opened this issue 2 years ago • 1 comments

        const { interval = 500 } = options || {}

pelikhan avatar Apr 20 '23 02:04 pelikhan

@mmoskal one of those syntactic sugar that helpful with missing values.

pelikhan avatar Jun 26 '23 19:06 pelikhan