Created a quick demo home page for a user
This commit is contained in:
1
src/interfaces/index.ts
Normal file
1
src/interfaces/index.ts
Normal file
@@ -0,0 +1 @@
|
||||
export type Module = "reading" | "listening" | "writing" | "speaking";
|
||||
Reference in New Issue
Block a user