Module NetInfo-BsReactNative.IsConnected

let addEventListener : (bool => unit) => unit;
let removeEventListener : (bool => unit) => unit;
let fetch : unit => Js.Promise.t(bool);