UNPKG

@dialpad/dialtone

Version:

Dialpad's Dialtone design system monorepo

10 lines (9 loc) 337 B
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const RADIO_INPUT_VALIDATION_CLASSES = { warning: "d-radio--warning", error: "d-radio--error", success: "d-radio--success" }; exports.RADIO_INPUT_VALIDATION_CLASSES = RADIO_INPUT_VALIDATION_CLASSES; //# sourceMappingURL=radio_constants.cjs.map