We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
fp-ts/Either
fp-ts/lib/Either
1 parent ad4ae4a commit 7951951Copy full SHA for 7951951
io-ts/src/io-ts.ts
@@ -1,4 +1,4 @@
1
-import * as Either from 'fp-ts/lib/Either';
+import * as Either from 'fp-ts/Either';
2
import { pipe } from 'fp-ts/function';
3
import { toNestError, validateFieldsNatively } from '@hookform/resolvers';
4
import errorsToRecord from './errorsToRecord';
0 commit comments