Skip to content

Commit c5cf59c

Browse files
committed
👍Correct type definition for cursor-functions
1 parent 8ffac33 commit c5cf59c

File tree

5 files changed

+448
-382
lines changed

5 files changed

+448
-382
lines changed

‎denops_std/deps.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ export * as path from "https://deno.land/std@0.100.0/path/mod.ts#^";
44
export { deferred } from "https://deno.land/std@0.100.0/async/mod.ts#^";
55

66
export * from "https://deno.land/x/denops_core@v1.0.0-beta.3/mod.ts#^";
7+
8+
export * from "https://deno.land/x/unknownutil@v1.0.0/mod.ts";

0 commit comments

Comments
 (0)