Last active
February 12, 2020 15:50
-
-
Save cenkce/7fec444d5183c16887eab928b84bceb0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// We can't pass single provider name like Facebook | |
// Because it waits a complete object of the complexDataType | |
declare function share(provider: complexDataType):void; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment