vue3-google-signin icon indicating copy to clipboard operation
vue3-google-signin copied to clipboard

Merge type declarations with global object

Open kasvith opened this issue 3 years ago • 0 comments

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

kasvith avatar Sep 30 '22 16:09 kasvith