$ cnpm install @remirror/types
Base types used throughout the remirror packages.
# yarn
yarn add @remirror/types
# pnpm
pnpm add @remirror/types
# npm
npm install @remirror/types
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.
Copyright 2013 - present © cnpmjs.org | Home |