MCPcopy Create free account
hub / github.com/Braineanear/EcommerceAPI /

Class

monolithic/src/app/modules/image/models/image.entity.ts:11–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9 },
10})
11export class Image {
12 @Prop({ type: String })
13 path: string;
14

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected