@eslint-react/eff
Advanced tools
Comparing version 1.22.2-beta.5 to 1.22.2-beta.7
@@ -9,8 +9,4 @@ import * as Data from 'effect/Data'; | ||
export { Function as F }; | ||
import * as MutableRef from 'effect/MutableRef'; | ||
export { MutableRef as MutRef }; | ||
import * as Option from 'effect/Option'; | ||
export { Option as O }; | ||
export * from 'effect/Predicate'; | ||
import * as Ref from 'effect/Ref'; | ||
export { Ref }; |
{ | ||
"name": "@eslint-react/eff", | ||
"version": "1.22.2-beta.5", | ||
"version": "1.22.2-beta.7", | ||
"description": "A subset of effect to produce a more lightweight version of the library.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/rEl1cx/eslint-react", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
173911
5785