init commit,
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
interface IConnectivesRevisionQuestion {
|
||||
test_s: string;
|
||||
test_i: number;
|
||||
image: string;
|
||||
sound: string;
|
||||
word_c: string;
|
||||
word: string;
|
||||
sample_e: string;
|
||||
sample_c: string;
|
||||
}
|
||||
|
||||
export default IConnectivesRevisionQuestion;
|
Reference in New Issue
Block a user