UNPKG

@lamantin/fastpush

Version:

Typed fastlane frontend for pushing builds to store

6 lines 271 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.trackTypes = void 0; // eslint-disable-next-line @typescript-eslint/consistent-type-assertions exports.trackTypes = ['alpha', 'beta', 'production']; //# sourceMappingURL=TrackType.js.map