ChatKittyPlatformAPI.Model.ChatRuntimeDependencyProperties (chatkitty_platform_sdk v0.1.0)

The NPM dependencies version of this runtime

Link to this section Summary

Link to this section Types

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