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