13 lines
255 B
Swift
13 lines
255 B
Swift
//
|
|
// Generated file. Do not edit.
|
|
//
|
|
|
|
import FlutterMacOS
|
|
import Foundation
|
|
|
|
import union_ad_ssgf
|
|
|
|
func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
|
|
UnionAdSsgfPlugin.register(with: registry.registrar(forPlugin: "UnionAdSsgfPlugin"))
|
|
}
|