UNPKG

@dotcms/types

Version:

The `@dotcms/types` package contains TypeScript type definitions for the dotCMS ecosystem. Use it to enable type safety and an enhanced developer experience when working with dotCMS APIs and structured content.

7 lines (6 loc) 262 B
export * from './lib/components/block-editor-renderer/internal'; export * from './lib/events/internal'; export * from './lib/editor/internal'; export * from './lib/ai/internal'; export * from './lib/client/internal'; export * from './lib/style-editor/internal';