KMBotaModel.swift 154 B

123456789101112
  1. //
  2. // KMBotaModel.swift
  3. // EaseUS PDF Editor
  4. //
  5. // Created by tangchao on 2024/6/12.
  6. //
  7. import Cocoa
  8. class KMBotaModel: KMPDFThumbBaseModel {
  9. }