mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
5 lines
124 B
TypeScript
5 lines
124 B
TypeScript
import { NuxtUIPlugin } from './unplugin'
|
|
|
|
export type { NuxtUIOptions } from './unplugin'
|
|
export default NuxtUIPlugin.vite
|