Detalhes do pacote

@remirror/types

remirror879.5kMIT2.0.0

Base types used throughout the remirror packages.

remirror

readme (leia-me)

@remirror/types

Base types used throughout the remirror packages.

Version Weekly Downloads Bundled size Typed Codebase MIT License


Installation

# yarn
yarn add @remirror/types

# pnpm
pnpm add @remirror/types

# npm
npm install @remirror/types


Explanation

This library exports types used throughout the remirror codebase. It has no dependencies on ProseMirror so can be used everywhere.

Since type-fest is used throughout the codebase it also re-exports all the types from typefest.