UNPKG

nexshop-web-contents

Version:

Nexshop Web Contents Project

6 lines 181 B
export const EFFECT_TYPES = [ {value: 'none', text: 'No Effect'}, {value: 'fade', text: 'Fade'}, {value: 'blind', text: 'Blind'}, {value: 'slide', text: 'Slide'}, ];