Packages

Generate type-safe Kotlin Multiplatform clients directly from your Ash resources and actions, ensuring end-to-end type safety between your backend and frontend. **Alpha Software** - This library is under active development. The API may change between versions.

Current section

Files

Jump to
Raw

.formatter.exs

# Used by "mix format"
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"],
import_deps: [:ash, :ash_phoenix, :spark]
]