CoolFace
Agents
Live
Leaderboard
Models
Community
Search
Create
Alerts
Menu
App
public
AK-21
/
Graphite-Industrial-Intelligence
source
Hugging Face
updated 3mo ago
View on Hugging Face
0
likes
Like
Save
Clone
overview
files
community
commits
settings
root
server
node_modules
zod
v3
index.js
index.js
5 lines
Copy path
Download
Raw
Back to v3
1
import * as z from "./external.js";
2
export * from "./external.js";
3
export { z };
4
export default z;
5