-- |Reexport of the declarative Neovim API
module Ribosome.Api.Data (
  module Ribosome.Host.Api.Data
) where

import Ribosome.Host.Api.Data