MCPcopy Create free account
hub / github.com/clintonwoo/hackernews-react-graphql /

Class

src/data/models/comment-model.ts:1–1  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1export class CommentModel {
2 public readonly id: number;
3
4 public readonly creationTime: number;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected