adding the right dependencies
This commit is contained in:
parent
c1e3c6f657
commit
674409d948
@ -2,7 +2,7 @@
|
||||
* Courses API
|
||||
*/
|
||||
|
||||
import { restGet, restPost } from './restConsumer.js'
|
||||
import { restGet, restPost, restDelete, restPatch } from './restConsumer.js'
|
||||
|
||||
/**
|
||||
* Create a new course
|
||||
|
Loading…
Reference in New Issue
Block a user