import * as enzastdlib from "https://deno.land/x/enzastdlib@v0.0.4/rpc-protocol/procedure.ts";
Type Aliases
Represents the typing of a procedure callback that can be registered. | |
Represents a record containing all registered procedures. | |
Represents a utility type that "promisifies" a procedures
by converting its second argument as its only argument. And
converts its return type into a | |
Represents a utility type that takes an |