* working - translation of any wrapped object * clang format * Adds QVariant and Qbject property. Also adds QPixmap fromQVariant * fixes breaking test cases * Adds build to prepush hook aswell
4 lines
58 B
JavaScript
4 lines
58 B
JavaScript
module.exports = async () => {
|
|
global.qApp.quit();
|
|
};
|