"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.hupActionHelper = void 0;
const balena_hup_action_utils_1 = require("balena-hup-action-utils");
exports.hupActionHelper = new balena_hup_action_utils_1.HUPActionHelper();