UNPKG

ravendb

Version:
9 lines 224 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.MethodCall = void 0; class MethodCall { args; accessPath; } exports.MethodCall = MethodCall; //# sourceMappingURL=MethodCall.js.map