UNPKG

@rivetkit/core

Version:

15 lines (9 loc) 613 B
"use strict";Object.defineProperty(exports, "__esModule", {value: true});// src/inspector/protocol/actor.ts var _client = require('hono/client'); var client = _client.hc.call(void 0, ""); var createActorInspectorClient = (...args) => _client.hc.call(void 0, ...args); // src/inspector/protocol/manager.ts var client2 = _client.hc.call(void 0, ""); var createManagerInspectorClient = (...args) => _client.hc.call(void 0, ...args); exports.createActorInspectorClient = createActorInspectorClient; exports.createManagerInspectorClient = createManagerInspectorClient; //# sourceMappingURL=chunk-MDVDLD3K.cjs.map