@remirror/types
v2.0.0
Published
Base types used throughout the remirror packages.
Downloads
955,869
Readme
@remirror/types
Base types used throughout the remirror packages.
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.