Skip to content

Commit b795a87

Browse files
authored
Merge pull request #5 from vim-denops/remove-options
🚿 Remove `DenopsOptions`
2 parents d49c11a + 1a8720b commit b795a87

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

mod.ts

-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,3 @@
1313

1414
export { BatchError } from "./denops.ts";
1515
export type { Context, Denops, Dispatcher, Meta } from "./denops.ts";
16-
export type { DenopsOptions } from "./options.ts";

options.ts

-11
This file was deleted.

0 commit comments

Comments
 (0)