interface による型定義を type による型定義に変換する。 @typescript-eslint/consistent-type-definitions: ["error", "type"] と同等の動作
interface による型定義を type による型定義に変換する。 @typescript-eslint/consistent-type-definitions: ["error", "type"] と同等の動作