File tree 7 files changed +7
-9
lines changed
7 files changed +7
-9
lines changed Original file line number Diff line number Diff line change
1
+ /* @flow */
1
2
/**
2
3
* Copyright (c) 2015, Facebook, Inc.
3
4
* All rights reserved.
Original file line number Diff line number Diff line change 1
- /* @flow /
1
+ /* @flow * /
2
2
/**
3
3
* Copyright (c) 2015, Facebook, Inc.
4
4
* All rights reserved.
Original file line number Diff line number Diff line change
1
+ /* @flow */
1
2
/**
2
3
* Copyright (c) 2017, Facebook, Inc.
3
4
* All rights reserved.
4
5
*
5
6
* This source code is licensed under the BSD-style license found in the
6
7
* LICENSE file in the root directory of this source tree. An additional grant
7
8
* of patent rights can be found in the PATENTS file in the same directory.
8
- *
9
- * @flow
10
9
*/
11
10
12
11
import { $$asyncIterator } from 'iterall' ;
Original file line number Diff line number Diff line change
1
+ /* @flow */
1
2
/**
2
3
* Copyright (c) 2017, Facebook, Inc.
3
4
* All rights reserved.
4
5
*
5
6
* This source code is licensed under the BSD-style license found in the
6
7
* LICENSE file in the root directory of this source tree. An additional grant
7
8
* of patent rights can be found in the PATENTS file in the same directory.
8
- *
9
- * @flow
10
9
*/
11
10
12
11
export { subscribe , createSourceEventStream } from './subscribe' ;
Original file line number Diff line number Diff line change
1
+ /* @flow */
1
2
/**
2
3
* Copyright (c) 2017, Facebook, Inc.
3
4
* All rights reserved.
4
5
*
5
6
* This source code is licensed under the BSD-style license found in the
6
7
* LICENSE file in the root directory of this source tree. An additional grant
7
8
* of patent rights can be found in the PATENTS file in the same directory.
8
- *
9
- * @flow
10
9
*/
11
10
12
11
import { $$asyncIterator , getAsyncIterator } from 'iterall' ;
Original file line number Diff line number Diff line change
1
+ /* @flow */
1
2
/**
2
3
* Copyright (c) 2017, Facebook, Inc.
3
4
* All rights reserved.
4
5
*
5
6
* This source code is licensed under the BSD-style license found in the
6
7
* LICENSE file in the root directory of this source tree. An additional grant
7
8
* of patent rights can be found in the PATENTS file in the same directory.
8
- *
9
- * @flow
10
9
*/
11
10
12
11
import { isAsyncIterable } from 'iterall' ;
Original file line number Diff line number Diff line change
1
+ /* @flow */
1
2
/**
2
3
* Copyright (c) 2015, Facebook, Inc.
3
4
* All rights reserved.
You can’t perform that action at this time.
0 commit comments