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

EdgeStorageClient should be exported from index.ts #2

Open
jawngee opened this issue Oct 30, 2023 · 2 comments
Open

EdgeStorageClient should be exported from index.ts #2

jawngee opened this issue Oct 30, 2023 · 2 comments

Comments

@jawngee
Copy link

jawngee commented Oct 30, 2023

If I want to use the EdgeStorageClient right now, I have to import it like:

import { EdgeStorageClient } from "bunnycdn/dist/EdgeStorage";

Not a problem, it works but :)

Thanks for the lib!

@jawngee
Copy link
Author

jawngee commented Oct 30, 2023

Will send a PR when I can.

@wraith4081
Copy link
Owner

Hello, first of all, thank you. For now, this library is a very rough draft library that I developed with a momentary need. I will make it more professional in the future.

To give the simplest example, the returned files will be in the File class rather than data and they will have their own properties (such as File.delete(), File.edit()).

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

2 participants