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