UNPKG

dotcms

Version:

This library allows you to interact with DotCMS API's easily from the browser, nodejs and React Native. [Full Documentation](https://dotcms.github.io/core-web/dotcms/)

5 lines (4 loc) 73 B
export interface DotCMSEventsParams { name: string; data: any; }