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 77c96ee commit 749b97aCopy full SHA for 749b97a
denops/fall/_assets/minimum.config.ts
@@ -1,4 +1,4 @@
1
-import { type Entrypoint } from "jsr:@vim-fall/std@^0.4.0";
+import type { Entrypoint } from "jsr:@vim-fall/std@^0.4.0";
2
import * as builtin from "jsr:@vim-fall/std@^0.4.0/builtin";
3
4
export const main: Entrypoint = ({
0 commit comments