import { createPadAdapter } from "@rustpad/note-api"; import { startNoteEditor } from "@rustpad/note-editor"; startNoteEditor(createPadAdapter());