Search
This is hack until Waffle declares formal typespecs in its own project.
@type definition() :: Module.t()
@type file() :: %Waffle.File{ binary: term(), file_name: term(), is_tempfile?: term(), path: term() }
@type meta() :: {file(), any()}
@type version() :: Atom.t() | String.t()