UNPKG

@bitrix24/b24ui-nuxt

Version:

Bitrix24 UI-Kit for developing web applications REST API for NUXT & VUE

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