cafe-utility
Advanced tools
Comparing version 23.11.0 to 23.12.0
@@ -455,2 +455,3 @@ type Indexable = number | string; | ||
drain: () => Promise<void>; | ||
getSize(): number; | ||
}; | ||
@@ -457,0 +458,0 @@ export declare class Optional<T> { |
{ | ||
"name": "cafe-utility", | ||
"version": "23.11.0", | ||
"version": "23.12.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is too big to display
127298
3725