@mochabug/adapt-web
Version:
The client library to execute automations, without effort, in a browser environment
26 lines • 1.82 kB
JavaScript
// Copyright 2023, mochabug AB
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
import { file_buf_validate_validate } from "../../../buf/validate/validate_pb.js";
import { file_mochabugapis_adapt_graph_signal_binding } from "./signal_binding_pb.js";
/**
* Describes the file mochabugapis/adapt/graph/receiver.proto.
*/
export const file_mochabugapis_adapt_graph_receiver = /*@__PURE__*/ fileDesc("Cidtb2NoYWJ1Z2FwaXMvYWRhcHQvZ3JhcGgvcmVjZWl2ZXIucHJvdG8SGG1vY2hhYnVnYXBpcy5hZGFwdC5ncmFwaCKqAgoIUmVjZWl2ZXISLQoEbmFtZRgBIAEoCUIfukgcchoQARgyMhReW18kYS16XVtfJGEtejAtOV0qJBIiCgtkZXNjcmlwdGlvbhgCIAEoCUIIukgFcgMY+gFIAIgBARK6AQoIYmluZGluZ3MYAyADKAsyJy5tb2NoYWJ1Z2FwaXMuYWRhcHQuZ3JhcGguU2lnbmFsQmluZGluZ0J/ukh8ugFzChViaW5kaW5nc191bmlxdWVfbmFtZXMSJUVhY2ggYmluZGluZyBtdXN0IGhhdmUgYSB1bmlxdWUgbmFtZS4aM3RoaXMubWFwKGJpbmRpbmcsIGJpbmRpbmcuZGVzY3JpcHRvci5uYW1lKS51bmlxdWUoKZIBAxCABEIOCgxfZGVzY3JpcHRpb25iBnByb3RvMw", [file_buf_validate_validate, file_mochabugapis_adapt_graph_signal_binding]);
/**
* Describes the message mochabugapis.adapt.graph.Receiver.
* Use `create(ReceiverSchema)` to create a new message.
*/
export const ReceiverSchema = /*@__PURE__*/ messageDesc(file_mochabugapis_adapt_graph_receiver, 0);
//# sourceMappingURL=receiver_pb.js.map