Type alias APIContentSource

APIContentSource: Pick<APIContent, "id" | "date_create" | "creator">

The source of the original content

Generated using TypeDoc