Skip to content

Commit 7f40d5b

Browse files
rm McpbUserConfigValuesSchema export
1 parent 753f27e commit 7f40d5b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/schemas/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ export {
1111
MANIFEST_VERSION as LATEST_MANIFEST_VERSION,
1212
McpbManifestSchema as LatestMcpbManifestSchema,
1313
McpbManifestSchema, // backwards compatibility - exports latest schema
14-
McpbUserConfigValuesSchema, // lightweight schema for direct import without loading full vLatest namespace
1514
} from "./latest.js";
1615

1716
/**

0 commit comments

Comments
 (0)