Content: string | undefined | {
    [key: string]: Content;
}[]

Generated using TypeDoc