[Flow] v0.11.0 cleaning - Part 14 (react-native-github)

This commit is contained in:
Gabe Levi 2015-05-12 14:22:22 -07:00 committed by Christopher Chedeau
parent f14178e1a5
commit 9eeeae9005
1 changed files with 2 additions and 0 deletions

View File

@ -92,6 +92,8 @@ var getPhotosReturnChecker = createStrictShapeTypeChecker({
});
class CameraRoll {
static GroupTypesOptions: Array<string>;
/**
* Saves the image with tag `tag` to the camera roll.
*