We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3292ad8 commit 4c50c8bCopy full SHA for 4c50c8b
test/core/annotate.test.ts
@@ -4,8 +4,8 @@ import type { Annotation, ObjectAnnotation } from '~/core/annotate';
4
import {
5
annotate,
6
makeArrayAnn,
7
- makeOpaqueAnn,
8
makeObjectAnn as makeObjectAnnOriginal,
+ makeOpaqueAnn,
9
makeScalarAnn,
10
merge as mergeOriginal,
11
} from '~/core/annotate';
0 commit comments