Skip to content

Commit

Permalink
Doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
solnic committed Oct 30, 2023
1 parent 9f69aa8 commit ea68e14
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/drops/types/map/key.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
defmodule Drops.Types.Map.Key do
@moduledoc false

alias __MODULE__

defstruct [:path, :presence, :type]
Expand Down

0 comments on commit ea68e14

Please sign in to comment.