Screen 生成時に利用する設定値

interface ScreenConfig {
    vars: unknown;
}

Properties

Properties

vars: unknown

ライブラリ利用者が自由に使えるフィールドです