chore: remove unused export in electronTypes (#172900)

This commit is contained in:
Robo 2023-01-31 19:52:14 +09:00 committed by GitHub
parent 8679dd875f
commit 4ebd837022
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -232,7 +232,7 @@ export interface OpenDevToolsOptions {
activate?: boolean;
}
export interface InputEvent {
interface InputEvent {
// Docs: https://electronjs.org/docs/api/structures/input-event