1.0.1 • Published 7 months ago
@neosjs/electron-toolkit v1.0.1
@neosjs/electron-toolkit
Electron Toolkit
安装
pnpm add @neosjs/electron-toolkit
npm install @neosjs/electron-toolkit
yarn add @neosjs/electron-toolkit使用
主进程
import mainManager from '@neosjs/electron-toolkit/main'渲染进程
import rendererManager from '@neosjs/electron-toolkit/renderer'