ExDaytona.Model.PosthogConfig (ex_daytona v0.2.0)

Copy Markdown View Source

PosthogConfig model.

Summary

Types

t()

@type t() :: %ExDaytona.Model.PosthogConfig{apiKey: String.t(), host: String.t()}

Functions

decode(value)