MCPcopy Create free account
hub / github.com/di-sukharev/opencommit / deepPartial

Method deepPartial

out/cli.cjs:31450–31452  ·  view source on GitHub ↗

* @deprecated

()

Source from the content-addressed store, hash-verified

31448 * @deprecated
31449 */
31450 deepPartial() {
31451 return deepPartialify(this);
31452 }
31453 partial(mask) {
31454 const newShape = {};
31455 util_1.util.objectKeys(this.shape).forEach((key) => {

Callers

nothing calls this directly

Calls 1

deepPartialifyFunction · 0.85

Tested by

no test coverage detected