UNPKG

nexshop-web-contents

Version:

Nexshop Web Contents Project

9 lines 272 B
export const DURATION_ITEMS = [ {value: 5 , text: '00:05'}, {value: 10 , text: '00:10'}, {value: 30 , text: '00:30'}, {value: 60 , text: '01:00'}, {value: 300 , text: '05:00'}, {value: 600 , text: '10:00'}, {value: 1800, text: '30:00'}, ];