UNPKG

@navinc/base-react-components

Version:
14 lines (13 loc) 299 B
export namespace singleArticle { namespace author { let name: string; let bio: string; let jobTitle: string; let image: string; } let content: string; let dateGmt: string; let modifiedGmt: string; let excerpt: string; let title: string; }