Interface Website

interface Website {
    content: string;
}

Properties

Properties

content: string

Generated using TypeDoc