Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "src/lib/ukagaka-install-descript"

伺かのコンテナ情報

Index

Type aliases

NumberBool

NumberBool: 0 | 1

1と0で真偽値を表すパラメーター

UkagakaContainerChildType

UkagakaContainerChildType: "balloon" | "plugin" | "headline" | "calendar.skin" | "calendar.plugin"

インストール時子コンテナになれるコンテナの種類

UkagakaContainerOnlyInstallType

UkagakaContainerOnlyInstallType: "supplement" | "package"

インストール時のみ存在するコンテナの種類

UkagakaContainerParentType

UkagakaContainerParentType: "ghost" | "shell"

インストール時親コンテナになれるコンテナの種類

UkagakaContainerStandaloneType

UkagakaContainerStandaloneType: UkagakaContainerParentType | UkagakaContainerChildType

ファイルとして存在するコンテナの種類

UkagakaContainerType

コンテナの種類

UkagakaInstallInfoChildTypeSettings

UkagakaInstallInfoChildTypeSettings: object

Type declaration

Variables

UkagakaContainerChildTypes

UkagakaContainerChildTypes: UkagakaContainerChildType[] = ["balloon", "headline", "plugin", "calendar.skin", "calendar.plugin"]

インストール時子コンテナになれるコンテナの種類

Generated using TypeDoc