MCPcopy Index your code
hub / github.com/di-sukharev/opencommit / keyof

Method keyof

out/cli.cjs:31487–31489  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31485 });
31486 }
31487 keyof() {
31488 return createZodEnum(util_1.util.objectKeys(this.shape));
31489 }
31490 };
31491 exports2.ZodObject = ZodObject;
31492 ZodObject.create = (shape, params) => {

Callers

nothing calls this directly

Calls 1

createZodEnumFunction · 0.85

Tested by

no test coverage detected