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 043e399 commit 1525e48Copy full SHA for 1525e48
types.ts
@@ -150,5 +150,5 @@ export interface Pin {
150
pin: number;
151
}
152
export interface Delete {
153
- delete: true;
+ deleted: true;
154
0 commit comments