WebApp【公共组件库】@前端(For Git Submodule)
Tevin
2022-07-16 c4df98c26cde5e7e4da0bf0b72e019a01a2386c7
forms/switch/index.js
@@ -4,7 +4,9 @@
 */
import CSwitch from '@components/forms/switch/CSwitch.vue';
import CSwitchRadio from '@components/forms/switch/CSwitchRadio.vue';
export {
    CSwitch,
    CSwitchRadio,
}