Defination
Onesignal global type breaks other global types #42
Example Error
TSC gives error due to augmentation is on @vue/runtime-core
"[TYPE]" does not exist on type 'CreateComponentPublicInstanceWithMixins<ToResolvedProps<{}, {}>
Reproducing
You can take a look at #42 for more details.
What is changed?
"@vue/runtime-core" augmentation changed to "vue" due to vue documentation
Defination Onesignal global type breaks other global types #42
Example Error
Reproducing You can take a look at #42 for more details.
What is changed? "@vue/runtime-core" augmentation changed to "vue" due to vue documentation