次の方法で共有


ComputerEnvironment type

コンピュータ環境の種類

type ComputerEnvironment = "windows" | "mac" | "linux" | "ubuntu" | "browser"