Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/di-sukharev/opencommit
/ rest
Method
rest
out/cli.cjs:31860–31865 ·
view source on GitHub ↗
(rest)
Source
from the content-addressed store, hash-verified
31858
return
this._def.items;
31859
}
31860
rest(rest) {
31861
return
new
_ZodTuple({
31862
...this._def,
31863
rest
31864
});
31865
}
31866
};
31867
exports2.ZodTuple = ZodTuple;
31868
ZodTuple.create = (schemas, params) => {
Callers
2
args
Method · 0.80
create
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected