View Source Permify (Permify v0.1.0)
Documentation for Permify.
Link to this section Summary
Link to this section Types
@type schema_version() :: binary()
Link to this section Functions
@spec hello() :: :world
Hello world.
examples
Examples
iex> Permify.hello()
:world