2 lines
79 B
JavaScript
2 lines
79 B
JavaScript
export const PROGRESS_BAR_COLOR_TYPE = 'gradient' // 'uni' is the other option
|
export const PROGRESS_BAR_COLOR_TYPE = 'gradient' // 'uni' is the other option
|