Skip to content

Commit 950da7d

Browse files
committed
chore(spec): api-surface and export-origins return to their base content
Claude-Session: https://claude.ai/code/session_01LvwGppdonww4zGLWZo5rho Co-authored-by: Claude <noreply@anthropic.com>
1 parent 6909192 commit 950da7d

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

packages/spec/api-surface/shared.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@
104104
"canonicalMetaUrlType (function)",
105105
"cel (function)",
106106
"cron (function)",
107-
"evaluatedExpressionUnionRefusal (function)",
108107
"expression (function)",
109108
"findClosestMatches (function)",
110109
"formatSuggestion (function)",

packages/spec/export-origins/shared.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@
9999
"canonicalMetaUrlType": "src/meta-spelling/metadata-url-spelling.ts#canonicalMetaUrlType (function)",
100100
"cel": "src/shared/expression.zod.ts#cel (function)",
101101
"cron": "src/shared/expression.zod.ts#cron (function)",
102-
"evaluatedExpressionUnionRefusal": "src/shared/expression.zod.ts#evaluatedExpressionUnionRefusal (function)",
103102
"expression": "src/shared/expression.zod.ts#expression (function)",
104103
"findClosestMatches": "src/shared/suggestions.zod.ts#findClosestMatches (function)",
105104
"formatSuggestion": "src/shared/suggestions.zod.ts#formatSuggestion (function)",

0 commit comments

Comments
 (0)