UNPKG

@mochabug/adapt-web

Version:

The client library to execute automations, without effort, in a browser environment

27 lines 1.82 kB
// 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_google_protobuf_struct } from "@bufbuild/protobuf/wkt"; import { file_mochabugapis_adapt_graph_jtd_schema } from "../../graph/jtd_schema_pb.js"; /** * Describes the file mochabugapis/adapt/plugins/v1/variable_service.proto. */ export const file_mochabugapis_adapt_plugins_v1_variable_service = /*@__PURE__*/ fileDesc("CjRtb2NoYWJ1Z2FwaXMvYWRhcHQvcGx1Z2lucy92MS92YXJpYWJsZV9zZXJ2aWNlLnByb3RvEh1tb2NoYWJ1Z2FwaXMuYWRhcHQucGx1Z2lucy52MSKLAQoSVmFyaWFibGVEZWZpbml0aW9uEjsKBnNjaGVtYRgBIAEoCzIjLm1vY2hhYnVnYXBpcy5hZGFwdC5ncmFwaC5KVERTY2hlbWFCBrpIA8gBARIsCgdkZWZhdWx0GAIgASgLMhYuZ29vZ2xlLnByb3RvYnVmLlZhbHVlSACIAQFCCgoIX2RlZmF1bHRiBnByb3RvMw", [file_buf_validate_validate, file_google_protobuf_struct, file_mochabugapis_adapt_graph_jtd_schema]); /** * Describes the message mochabugapis.adapt.plugins.v1.VariableDefinition. * Use `create(VariableDefinitionSchema)` to create a new message. */ export const VariableDefinitionSchema = /*@__PURE__*/ messageDesc(file_mochabugapis_adapt_plugins_v1_variable_service, 0); //# sourceMappingURL=variable_service_pb.js.map