We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16cb083 commit de7bdceCopy full SHA for de7bdce
utility/debug/to-debug-string.ts
@@ -7,7 +7,7 @@ import type {
7
Expr_CreateList,
8
Expr_CreateStruct,
9
Expr_Comprehension,
10
-} from "../external/proto/dev/cel/expr/syntax_pb.ts";
+} from "../../external/proto/dev/cel/expr/syntax_pb.ts";
11
12
import type { Message } from "@bufbuild/protobuf";
13
0 commit comments