UNPKG

@nuxt/ui

Version:

A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.

6 lines (5 loc) 132 B
export * from './base'; export declare const useRoute: () => { fullPath: string; }; export declare const useRouter: () => void;