GeneratedPluginRegistrant.swift 254 Bytes
//
//  Generated file. Do not edit.
//

import FlutterMacOS
import Foundation

import desktop_drop

func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
  DesktopDropPlugin.register(with: registry.registrar(forPlugin: "DesktopDropPlugin"))
}