OuterfacesEctoApi.Codegen.JsCodegen (Outerfaces Ecto API v0.2.8)

View Source

Generates JavaScript type definitions from Ecto schemas.

Summary

Functions

generate_js_typedef(schema, controller_module_name)

@spec generate_js_typedef(
  schema :: String.t(),
  controller_module :: String.t() | nil
) :: String.t()