Migrate BugReporter
Summary: _typescript_ Reviewed By: danielbuechele Differential Revision: D16666761 fbshipit-source-id: 7dc1c21c5c9bdf56908af4e251de16dad14cae38
This commit is contained in:
committed by
Facebook Github Bot
parent
3c2d9973e5
commit
c5563be56b
@@ -33,7 +33,7 @@ import {
|
||||
ACTIVE_SHEET_PLUGIN_SHEET,
|
||||
} from './reducers/application.tsx';
|
||||
import type {Logger} from './fb-interfaces/Logger.js';
|
||||
import type BugReporter from './fb-stubs/BugReporter.js';
|
||||
import type BugReporter from './fb-stubs/BugReporter.tsx';
|
||||
import type BaseDevice from './devices/BaseDevice.js';
|
||||
const version = remote.app.getVersion();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user