We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 184b45c commit 9a26146Copy full SHA for 9a26146
dashi/src/model/callback.ts
@@ -52,7 +52,6 @@ export interface CallbackRef {
52
53
/**
54
* A `CallbackRequest` is a request to invoke a server side-side callback.
55
- * Instances of this interface are returned from invoking a server-side callback.
56
* The result from invoking server-side callbacks is a list of `StateChangeRequest`
57
* instances.
58
*/
0 commit comments