Files
power-apps-codeapps-pipelines/CodeApp_NeonReactor/node_modules/@microsoft/power-apps/dist/index.d.ts
T
2026-07-12 15:11:38 +02:00

8 lines
259 B
TypeScript

/*!
* Copyright (C) Microsoft Corporation. All rights reserved.
*/
import * as app from './app/index';
import * as data from './data/index';
import * as telemetry from './telemetry/index';
export { app, data, telemetry };
//# sourceMappingURL=index.d.ts.map