Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix file paths #5

Open
DavidWells opened this issue Oct 18, 2019 · 0 comments
Open

Fix file paths #5

DavidWells opened this issue Oct 18, 2019 · 0 comments

Comments

@DavidWells
Copy link
Owner

Fix _instructor/use-cases/1-rest-api/functions/methods/index.js

const Create = require('./create')
const Read = require('./read')
const Update = require('./read')
const Delete = require('./delete')
const ReadAll = require('./readall')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant