[typings] Continue work on flow

This commit is contained in:
Chris Bianca
2017-11-23 17:29:40 +00:00
parent fbe73f5dcb
commit ff95c21b9d
36 changed files with 429 additions and 232 deletions

View File

@@ -1,3 +1,7 @@
/**
* @flow
* AdMob representation wrapper
*/
import ModuleBase from './../../utils/ModuleBase';
import Interstitial from './Interstitial';