"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const lib_1 = require("lib");
const lib_2 = require("lib");
new lib_2.Runtime('PROD').runSnippet(async (debug) => {
const tchange = lib_1.DMapUtil.loadChanges('/Users/peter/Downloads/1746455517130-user.json');
});