UNPKG

platejs

Version:

Plate – a framework for building rich text editors on the web

6 lines 178 B
// src/index.tsx export * from "@platejs/core"; export * from "@platejs/slate"; export * from "@platejs/utils"; export * from "@udecode/utils"; //# sourceMappingURL=index.mjs.map