Skip to content

Instantly share code, notes, and snippets.

@montogeek
Created August 16, 2016 19:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save montogeek/4615a4cdebe20417b8afa1ce910cab42 to your computer and use it in GitHub Desktop.
Save montogeek/4615a4cdebe20417b8afa1ce910cab42 to your computer and use it in GitHub Desktop.
[libs]
decls/.*
/* @flow */
declare var Stripe: any;
/* @flow */
Stripe.method
// error
identifier `Stripe`: Could not resolve name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment