Skip to content

Commit c137df5

Browse files
Remove validate utilities from browser exports
This removes the validateManifest utilities that were added to the browser bundle. These functions are not needed for the browser export. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 2d76201 commit c137df5

2 files changed

Lines changed: 0 additions & 101 deletions

File tree

src/browser.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
// Browser-compatible exports
22
export * from "./schemas/index.js";
3-
export * from "./schemas/validate.js";
43
export * from "./shared/config.js";
54
export * from "./types.js";

src/schemas/validate.ts

Lines changed: 0 additions & 100 deletions
This file was deleted.

0 commit comments

Comments
 (0)