vue3-google-signin
vue3-google-signin copied to clipboard
Merge type declarations with global object
Currently, we don't add any types to the global namespace, But since we use the google library we have all the methods available in the global object. Its nice to have this when you install the library