File: README.md

package info (click to toggle)
node-prosemirror-schema-basic 1.1.2%2B~1.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 156 kB
  • sloc: javascript: 119; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 778 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Installation
> `npm install --save @types/prosemirror-schema-basic`

# Summary
This package contains type definitions for prosemirror-schema-basic (https://github.com/ProseMirror/prosemirror-schema-basic).

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prosemirror-schema-basic.

### Additional Details
 * Last updated: Mon, 18 Jan 2021 15:07:08 GMT
 * Dependencies: [@types/prosemirror-model](https://npmjs.com/package/@types/prosemirror-model)
 * Global values: none

# Credits
These definitions were written by [Bradley Ayers](https://github.com/bradleyayers), [David Hahn](https://github.com/davidka), [Tim Baumann](https://github.com/timjb), and [Patrick Simmelbauer](https://github.com/patsimm).