UNPKG

nativescript-store-update

Version:
9 lines 212 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.UpdateTypesConstants = { MAJOR: 1, MINOR: 2, PATCH: 3, REVISION: 4, }; //# sourceMappingURL=update-types.js.map