We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d42d227 commit 772fe82Copy full SHA for 772fe82
web/cm_plugins/lua_widget.ts
@@ -1,6 +1,5 @@
1
import { WidgetType } from "@codemirror/view";
2
import type { Client } from "../client.ts";
3
-import type { ObjectValue } from "../../plug-api/types.ts";
4
import { renderMarkdownToHtml } from "../../plugs/markdown/markdown_render.ts";
5
import {
6
isLocalPath,
0 commit comments