Package Exports
- @remirror/core-types
- @remirror/core-types/dist/core-types.browser.cjs.js
- @remirror/core-types/dist/core-types.browser.esm.js
- @remirror/core-types/dist/core-types.cjs.js
- @remirror/core-types/dist/core-types.esm.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@remirror/core-types) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@remirror/core-types
The builtin extensions that make
remirrorfunction.
This package provides the core TypeScript types used throughout the remirror code base.
This is included by default when you install the recommended remirror package. All exports are also available via remirror/core/types and remirror/core.