Skip to content

Commit 3fcd3a2

Browse files
committed
💪 Re-export everything from @denops/core
1 parent b300def commit 3fcd3a2

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

mod.ts

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,4 @@
5959
*/
6060

6161
// Re-export
62-
export {
63-
BatchError,
64-
type Context,
65-
type Denops,
66-
type Dispatcher,
67-
type Entrypoint,
68-
type Meta,
69-
} from "@denops/core";
62+
export * from "@denops/core";

0 commit comments

Comments
 (0)