exception
import { exception } from 'vue-gtag'
exception({
'description': 'error_description',
'fatal': false
})
Last updated
import { exception } from 'vue-gtag'
exception({
'description': 'error_description',
'fatal': false
})
Last updated