Merge pull request #215 from azooKey/refactor/folder_structure

refactor: ディレクトリ構造を整理
This commit is contained in:
Miwa
2025-07-01 23:48:22 +09:00
committed by GitHub
45 changed files with 0 additions and 7 deletions

View File

@ -1,10 +1,3 @@
//
// ConversionResult.swift
//
//
// Created by miwa on 2023/08/31.
//
public struct ConversionResult: Sendable {
///
public var mainResults: [Candidate]