Files
starface-outlook-sync-addin/node_modules/applicationinsights/out/Declarations/Contracts/Generated/StackFrame.js
T
Stefan Hacker 37ad745546 first commit
2026-04-03 09:38:48 +02:00

12 lines
254 B
JavaScript

// THIS FILE WAS AUTOGENERATED
"use strict";
/**
* Stack frame information.
*/
var StackFrame = (function () {
function StackFrame() {
}
return StackFrame;
}());
module.exports = StackFrame;
//# sourceMappingURL=StackFrame.js.map