UNPKG

nuxt-gtag

Version:
3 lines (2 loc) 112 B
import type { useGtag } from './useGtag.js'; export declare function useGtagMock(): ReturnType<typeof useGtag>;