UNPKG

@instructure/quiz-taking

Version:
7 lines (6 loc) 167 B
export default function generator({colors, borders}) { return { wrapperBorderColor: colors.contrasts.grey1214, wrapperBorderWidth: borders.widthSmall, } }