Wayfinder.Typescript.BuildController (Wayfinder Ex v0.1.2)

View Source

Generates a Typescript controller for a given route. The controller includes all actions found in the Phoenix router.

Summary

Functions

call(controller, imports)

@spec call(Wayfinder.Processor.controller(), String.t()) :: String.t()