remove flow rn declare statement
This commit is contained in:
parent
2755fd2433
commit
75dfae369a
@ -1,8 +1,8 @@
|
|||||||
/* eslint-disable */
|
/* eslint-disable */
|
||||||
declare module 'react-native' {
|
// declare module 'react-native' {
|
||||||
// noinspection ES6ConvertVarToLetConst
|
// // noinspection ES6ConvertVarToLetConst
|
||||||
declare var exports: any;
|
// declare var exports: any;
|
||||||
}
|
// }
|
||||||
|
|
||||||
declare type AuthResultType = {
|
declare type AuthResultType = {
|
||||||
authenticated: boolean,
|
authenticated: boolean,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user