UNPKG

uae-dap

Version:

Debug Adapter Protocol for Amiga development with FS-UAE or WinUAE

5 lines 235 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const debugSession_1 = require("./debugSession"); debugSession_1.UAEDebugSession.run(debugSession_1.UAEDebugSession); //# sourceMappingURL=debugAdapter.js.map