mirror of
https://github.com/classchartsapi/classcharts-api-js.git
synced 2026-05-14 11:58:13 +00:00
fix: types
This commit is contained in:
parent
572a574d00
commit
ea72bb0afe
4 changed files with 5 additions and 4 deletions
|
|
@ -11,7 +11,7 @@ import {
|
|||
HomeworksResponse,
|
||||
LessonsResponse,
|
||||
Student,
|
||||
} from './types'
|
||||
} from '../types'
|
||||
import { API_BASE, BASE_URL } from './consts'
|
||||
/**
|
||||
* The base client
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue