revanced-manager/macos/Flutter/GeneratedPluginRegistrant.swift

13 lines
263 B
Swift
Raw Normal View History

2022-07-30 21:09:59 +02:00
//
// Generated file. Do not edit.
//
import FlutterMacOS
import Foundation
2022-07-31 10:00:11 +02:00
import path_provider_macos
2022-07-30 21:09:59 +02:00
func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
2022-07-31 10:00:11 +02:00
PathProviderPlugin.register(with: registry.registrar(forPlugin: "PathProviderPlugin"))
2022-07-30 21:09:59 +02:00
}