UNPKG

@navinc/base-react-components

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