diff --git a/Sources/KanaKanjiConverterModule/PredictionCandidate.swift b/Sources/KanaKanjiConverterModule/PredictionCandidate.swift new file mode 100644 index 0000000..a945dd1 --- /dev/null +++ b/Sources/KanaKanjiConverterModule/PredictionCandidate.swift @@ -0,0 +1,8 @@ +// +// File.swift +// +// +// Created by miwa on 2023/09/19. +// + +import Foundation