contentful / node-apps-toolkit

A collection of helpers and utilities for creating NodeJS Contentful Apps
MIT License
13 stars 5 forks source link

feat: use functions-types as source of NER events definitions #705

Closed msieroslawska closed 2 weeks ago

msieroslawska commented 2 weeks ago

We have created type definitions for NER events in functions-types package, and now we want to consolidate all NER-related types to be imported from that one source of truth.