We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fabian-hiller
EltonLobo07
Bilboramix
Learn more about funding links in repositories.
Report abuse
2 parents cf47268 + 587d719 commit fbb4ee2Copy full SHA for fbb4ee2
library/src/methods/getFallback/types.ts
@@ -3,7 +3,7 @@ import type {
3
SchemaWithFallback,
4
SchemaWithFallbackAsync,
5
} from '../fallback/index.ts';
6
-import type { SchemaWithMaybeFallback } from './getFallback';
+import type { SchemaWithMaybeFallback } from './getFallback.ts';
7
import type { SchemaWithMaybeFallbackAsync } from './getFallbackAsync.ts';
8
9
/**
0 commit comments