AboutApiResponse: {
    data?: AboutApi;
    links?: AboutApiLinks;
    meta: SempMeta;
}

Type declaration