mirror of
https://github.com/mii443/AzooKeyKanaKanjiConverter.git
synced 2025-08-22 15:05:26 +00:00
Merge pull request #215 from azooKey/refactor/folder_structure
refactor: ディレクトリ構造を整理
This commit is contained in:
@ -1,10 +1,3 @@
|
||||
//
|
||||
// ConversionResult.swift
|
||||
//
|
||||
//
|
||||
// Created by miwa on 2023/08/31.
|
||||
//
|
||||
|
||||
public struct ConversionResult: Sendable {
|
||||
/// 変換候補欄にこのままの順で並べることのできる候補
|
||||
public var mainResults: [Candidate]
|
Reference in New Issue
Block a user