• Create a registry from a set of descriptors. The types returned by this registry behave exactly like types from generated code.

    This function accepts google.protobuf.FileDescriptorSet in serialized or deserialized form. Alternatively, it also accepts a DescriptorSet (see createDescriptorSet()).

    By default, all well-known types with a specialized JSON representation are replaced with their generated counterpart in this package.

    Parameters

    Returns IMessageTypeRegistry & IEnumTypeRegistry & IServiceTypeRegistry

Generated using TypeDoc