UNPKG

@firebolt-js/openrpc

Version:
27 lines (15 loc) 306 B
### ${method.name} ${method.description} To get the value of `${method.name}` call the method like this: ```typescript ${method.signature} ``` ${method.params} Promise resolution: ${method.result} ${method.capabilities} #### Examples ${method.examples} --- ${method.setter} ${method.subscriber}