ChatKitty.Model.ChatRuntimeDependencyProperties (chatkitty_platform_sdk v1.26.0)

The NPM dependencies version of this runtime

Link to this section Summary

Link to this section Types

@type t() :: %ChatKitty.Model.ChatRuntimeDependencyProperties{
  defaultDependency: boolean(),
  name: String.t(),
  version: String.t()
}