UNPKG

@ionic/cli

Version:

A tool for creating and developing Ionic Framework mobile apps.

7 lines (6 loc) 202 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.tar = void 0; const tslib_1 = require("tslib"); const tar = tslib_1.__importStar(require("tar")); exports.tar = tar;