duna-oss / flystorage

Flystorage; File storage abstraction for Node / TypeScript
https://flystorage.dev/
166 stars 10 forks source link

Set default options to empty object #14

Closed stefandoorn closed 5 months ago

stefandoorn commented 5 months ago

The prefix is optional at the moment, but the object is not. I didn't have to use the prefix (I think), but had to specify the empty object. This might be a design choice and later on we might need required options here (although I doubt it after working a pretty long time with GCS). Anyway, this would make my implementation slightly cleaner.

frankdejonge commented 5 months ago

This was released as 0.1.1.