Use both Cordova AND Capacitor in the one Ionic project?

The only reason I would want to do this (and not just capacitor) is I need the UWP support for my app, which we distribute via the Windows store.

I like the look of Capacitor, but I have the requirement of UWP, so I need Cordova for this (also I like the VSCode Cordova debugger so I can do device debugging from VS Code)

If this was possible, then I could get the Mac support via the Electron.

Anyway, has anyone tried this?

Thanks in advance