UNPKG

196 BTypeScriptView Raw
1declare const _default: (options: any) => (reactotron: any) => {
2 features: {
3 trackGlobalErrors: () => void;
4 untrackGlobalErrors: () => void;
5 };
6};
7export default _default;