UNPKG

@dialpad/dialtone-vue

Version:

Vue component library for Dialpad's design system Dialtone

10 lines 273 B
export namespace RADIO_INPUT_VALIDATION_CLASSES { let warning: string; let error: string; let success: string; } declare namespace _default { export { RADIO_INPUT_VALIDATION_CLASSES }; } export default _default; //# sourceMappingURL=radio_constants.d.ts.map