capacitor-community / electron

Deploy your Capacitor apps to Linux, Mac, and Windows desktops, with the Electron platform! 🖥️
https://capacitor-community.github.io/electron/
MIT License
318 stars 58 forks source link

Fix config type import in docs #219

Open RaddishIoW opened 1 year ago

RaddishIoW commented 1 year ago

The config type import was ElectronCapacitorConfig but should be CapacitorElectronConfig

si458 commented 7 months ago

duplicate of #203