JSPM

@remirror/types

0.0.0-pr706.35
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 75371
  • Score
    100M100P100Q172520F
  • License MIT

Base types used throughout the remirror packages.

Package Exports

  • @remirror/types
  • @remirror/types/package.json
  • @remirror/types/types/index
  • @remirror/types/types/types

Readme

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