interface checkIfCourseExists {
    codes: string;
    token: string;
}

Properties

Properties

codes: string
token: string