UNPKG

@dialpad/dialtone

Version:

Dialpad's Dialtone design system monorepo

10 lines (9 loc) 306 B
//#region components/radio/radio_constants.js var e = { warning: "d-radio--warning", error: "d-radio--error", success: "d-radio--success" }, t = { RADIO_INPUT_VALIDATION_CLASSES: e }; //#endregion export { e as RADIO_INPUT_VALIDATION_CLASSES, t as default }; //# sourceMappingURL=radio-constants.js.map