import PctDegOption from 'shared/components/workbench/inputs/design-option-pct-deg' import CountOption from 'shared/components/workbench/inputs/design-option-count' import ListOption from 'shared/components/workbench/inputs/design-option-list' import Popout from 'shared/components/popout' export const Tmp = props =>

not yet

export const inputs = { pct: PctDegOption, count: CountOption, deg: props => (), list: ListOption, mm: () => Mm options are deprecated. Please report this, constant: Tmp, }