contentful.js icon indicating copy to clipboard operation
contentful.js copied to clipboard

Always include base `Sys` typedef && support typed `RichTextDataTarget`s

Open anulman opened this issue 3 years ago • 0 comments

Summary

This PR extends the existing type definitions to support (1) full sys data; and (2) typed fields on RichTextDataTargets.

Description

N/A

Motivation and Context

I was trying to build my Typescript project, and it was throwing errors that were passing in dev (i.e. where typings weren't enforced).

Todos

N/A

anulman avatar Mar 14 '21 00:03 anulman