Interface: ContentSubject
Defined in: errors/content-error.ts:11
What a content problem is about: a file, or a collection and its entry when a loader gave no file.
Properties
collection?
collection?: string;Defined in: errors/content-error.ts:12
file?
file?: string;Defined in: errors/content-error.ts:14
Relative to the project root.
slug?
slug?: string;Defined in: errors/content-error.ts:15