react-native/Libraries/Animated
Martin Konicek adf650debc Use different function syntax that the JS parser used to build the website can understand
Summary:
For some reason the parser doesn't support that syntax. It fails with:

```
Cannot parse file ../Libraries/Animated/src/AnimatedImplementation.js Error: parseSource returned falsy
    at parseAPIInferred (/home/ubuntu/react-native/website/server/extractDocs.js:343:13)
```

Reviewed By: sahrens

Differential Revision: D4669961

fbshipit-source-id: 3536c94b8f385f5810c47544c4a72c8c785bf0e5
2017-03-08 04:47:05 -08:00
..
examples Make fbsource and GitHub consistent 2016-02-25 17:13:25 -08:00
release Add @providesModule annotations 2017-02-27 14:04:56 -08:00
src Use different function syntax that the JS parser used to build the website can understand 2017-03-08 04:47:05 -08:00