push neon reactor

This commit is contained in:
2026-07-12 15:11:38 +02:00
parent 172e72dbcd
commit aeab5f7820
9597 changed files with 2407488 additions and 0 deletions
@@ -0,0 +1,9 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.powerApps = void 0;
/*!
* Copyright (C) Microsoft Corporation. All rights reserved.
*/
var index_js_1 = require("./plugin/index.js");
Object.defineProperty(exports, "powerApps", { enumerable: true, get: function () { return index_js_1.powerApps; } });
//# sourceMappingURL=index.js.map