UNPKG

@rkosafo/cai.components

Version:

This package is under development and not ready for public use.

4 lines (3 loc) 163 B
export { default as Radio } from "./Radio.svelte"; export { default as RadioButton } from "./RadioButton.svelte"; export { radio, radioButton } from "./theme.js";