How to print with a thermal printer bluetooth in my project ionic 7 + capacitor?

A have a ionic project builded with capacitor and I’d need to integrate to a bluetooth thermal printer.
My ionic is in version 7 and the lib cordova-plugin-printer is not available.

If it is possible to use windows platform but not mobile, you can make electron + ionic app on Windows. Electron can support print driver. In old time, I released windows app based on electron + ionic to use POS-Printer on XP.