timer-wheel
Advanced tools
Comparing version 0.1.0 to 0.1.1
export * from './action'; | ||
export * from './handle'; | ||
export * from './timer-wheel'; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "timer-wheel", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Timer wheel for implementing things such as expirations", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
export * from './action'; | ||
export * from './handle'; | ||
export * from './timer-wheel'; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
42535
854