UNPKG

aio-analytics

Version:

[Victor Tran](https://stackoverflow.com/users/11862231/victor-tran)

8 lines (7 loc) 129 B
export interface UseGTMProps { event: string; value: any; } export interface GTMWrapperProps { id?: string; }