revanced-manager/macos/Flutter/GeneratedPluginRegistrant.swift

13 lines
263 B
Swift
Raw Normal View History

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