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

Class

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

Source from the content-addressed store, hash-verified

51784 webidl.brandCheck(this, _File);
51785 return this[kState].lastModified;
51786 }
51787 get type() {
51788 webidl.brandCheck(this, _File);
51789 return this[kState].type;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected