UNPKG

@oiij/naive-ui

Version:

Som Composable Functions And Components for Vue 3

4 lines (3 loc) 166 B
import { useNaiveForm } from "./composables/useNaiveForm.js"; import { useNaiveTheme } from "./composables/useNaiveTheme.js"; export { useNaiveForm, useNaiveTheme };