MCPcopy
hub / github.com/di-sukharev/opencommit / onumber

Function onumber

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

Source from the content-addressed store, hash-verified

32902 var ostring = () => stringType().optional();
32903 exports2.ostring = ostring;
32904 var onumber = () => numberType().optional();
32905 exports2.onumber = onumber;
32906 var oboolean = () => booleanType().optional();
32907 exports2.oboolean = oboolean;

Callers

nothing calls this directly

Calls 1

optionalMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…