UNPKG

@blocknote/core

Version:

A "Notion-style" block-based extensible text editor built on top of Prosemirror and Tiptap.

8 lines (6 loc) 108 B
/// <reference types="vite-plus/client" /> declare const process: { env: { NODE_ENV: string; }; };