🪐 denops_core
This module is a fundamental component of denops.vim, an ecosystem for crafting plugins in Deno for Vim/Neovim.
It's essential to highlight that the recommended practice for most users is to utilize the denops_std module when developing plugins for denops.vim. The current module is structured as a foundational layer within denops_std, and utilizing it directly from plugins is strongly discouraged.