UNPKG

@firebolt-js/openrpc

Version:
18 lines (10 loc) 259 B
To set the value of `${method.setter.for}` call the method like this: ```typescript function ${method.setter.for}(${method.signature.params}): Promise<void> ``` ${method.params} Promise resolution: ${method.result} #### Examples ${method.examples} ---