We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3086859 + c83b568 commit fbe6d98Copy full SHA for fbe6d98
1 file changed
src/types/members.d.ts
@@ -15,7 +15,5 @@ declare global {
15
leetcode?: string;
16
codechef?: string;
17
codeforces?: string;
18
- isApproved?: boolean;
19
- approvedBy?: string;
20
}
21
-}
+}
0 commit comments