UNPKG

react-native-restart

Version:

Sometimes you want to reload your app bundle during app runtime. This package will allow you to do it.

7 lines 203 B
/// <reference types="jest" /> declare const _default: { Restart: jest.Mock<any, any>; restart: jest.Mock<any, any>; }; export default _default; //# sourceMappingURL=react-native-restart.d.ts.map