utilitas 1995.1.24 → 1995.1.26

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -329,6 +329,7 @@ Works in Node.js and modern browsers.
329
329
  | convert | AsyncFunction | any, options |
330
330
  | encodeBase64DataURL | Function | mime, buffer |
331
331
  | exists | AsyncFunction | filename |
332
+ | existsOnCloud | AsyncFunction | destination |
332
333
  | getConfig | AsyncFunction | options |
333
334
  | getConfigFilename | AsyncFunction | options |
334
335
  | getGcUrlByBucket | Function | bucke |