14 lines
761 B
JavaScript
14 lines
761 B
JavaScript
// @generated by protoc-gen-es v2.12.1 with parameter "target=ts,import_extension=js"
|
|
// @generated from file quixos/refs.proto (package quixos, syntax proto3)
|
|
/* eslint-disable */
|
|
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
|
|
/**
|
|
* Describes the file quixos/refs.proto.
|
|
*/
|
|
export const file_quixos_refs = /*@__PURE__*/ fileDesc("ChFxdWl4b3MvcmVmcy5wcm90bxIGcXVpeG9zInYKC0Z1bmN0aW9uUmVmEhkKEXBhY2thZ2VfbmFtZXNwYWNlGAEgASgJEhQKDHBhY2thZ2VfbmFtZRgCIAEoCRIOCgZzeW1ib2wYAyABKAkSEwoLdmVyc2lvbl9yZWYYBCABKAkSEQoJb3BlcmF0aW9uGAUgASgJYgZwcm90bzM");
|
|
/**
|
|
* Describes the message quixos.FunctionRef.
|
|
* Use `create(FunctionRefSchema)` to create a new message.
|
|
*/
|
|
export const FunctionRefSchema = /*@__PURE__*/ messageDesc(file_quixos_refs, 0);
|