UNPKG

gtm-vue

Version:

Wrapper for using Google Tag Manager with Vue. Inspired by vue-gtm.

2 lines (1 loc) 53 B
export type DataLayer = Array<{[key: string]: any}>;