Skip to main content

lib/mdex_native.ex

defmodule MDExNative do
  @external_resource "README.md"
  @moduledoc File.read!("README.md")
end