UNPKG

nativescript

Version:

Command-line interface for building NativeScript projects

7 lines 194 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DebugData = void 0; class DebugData { } exports.DebugData = DebugData; //# sourceMappingURL=debug-data.js.map