UNPKG

@qn-pandora/pandora-visualization

Version:

Pandora 通用可视化库

12 lines (11 loc) 247 B
import { OtherLocale } from '../../../constants/language/other/type'; export var switchOptions = [ { value: true, item: OtherLocale.status.open }, { value: false, item: OtherLocale.status.close } ];