A method that returns all the method signature type aliases, called Method Typings, for the [[@open-rpc/meta-schema#MethodObject]] in an [[@open-rpc/meta-schema#MethodObject]] Document.
The langauge you want the signature to be in.
A string containing all the typings.
A method that returns all the typings for the schemas in an [[OpenRPC]] Document.
The langauge you want the signature to be in.
A string containing all the typings.
A configurable way to output the typings into a string.
The language you want the typings to be
include or filter particular parts of the output.
a multi-line string containing the types in the language specified.
A class to handle all the tasks relating to types for the OpenRPC Document.