Socket
Book a DemoInstallSign in
Socket

@dotcms/types

Package Overview
Dependencies
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package version was removed
This package version has been unpublished, mostly likely due to security reasons

@dotcms/types

unpublished
npmnpm
Version
3.0.2
Weekly downloads
698
38.22%
Maintainers
1
Weekly downloads
 
Created
Source

DotCMS Type Definition Library

📦 @dotcms/types on npm 🛠️ View source on GitHub

Installation

npm install @dotcms/types@latest --save-dev

Overview

This 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.

Commonly Used Types

import {
  DotCMSPageAsset,
  DotCMSPageResponse,
  UVEEventType,
  DotCMSInlineEditingPayload
} from '@dotcms/types';

Type Hierarchy (Jump to Definitions)

Page Types

Block Editor Types

Editor & UVE Types

Events

Client Request Types

About

This package is maintained as part of the dotCMS core repository.

Keywords

  • dotcms
  • typescript
  • types
  • cms
  • content-management-system

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts