feat: Test using HTTPS and HTTP2
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
export interface ILearner {
|
||||
username: string;
|
||||
level: number;
|
||||
score: number;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user