Interface GetSiteMetadata

interface GetSiteMetadata {
    url: string;
}

Properties

Properties

url: string