UNPKG

@indielayer/ui

Version:

Indielayer UI Components with Tailwind CSS build for Vue 3

8 lines (4 loc) 154 B
import type { UploadTheme } from '../Upload.vue' import BaseTheme from './Upload.base.theme' const theme: UploadTheme = BaseTheme export default theme