mirror of
https://github.com/wallace5303/ee-core.git
synced 2026-04-05 15:39:03 +08:00
5 lines
76 B
JavaScript
5 lines
76 B
JavaScript
import * as ipcRenderer from './ipc/ipcRenderer';
|
|
|
|
export {
|
|
ipcRenderer
|
|
}; |