KMBotaModel.swift 151 B

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