mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-14 18:12:09 +08:00
2 lines
103 B
JavaScript
2 lines
103 B
JavaScript
const path = require('path');
|
|
require('@nativescript/hook')(path.join(__dirname, "..")).preuninstall(); |