mastodon-app-ufficiale-ipho.../MastodonSDK/Sources/MastodonExtension/ImageAnalyzer.swift

13 lines
170 B
Swift

//
// ImageAnalyzer.swift
//
//
// Created by Jed Fox on 2022-11-14.
//
import VisionKit
extension ImageAnalyzer {
public static let shared = ImageAnalyzer()
}