blob: bc2e128078b3b3fc0e8a888e26a36a457b9fcb7b [file] [log] [blame]
@_exported import CoreLocation
import Foundation
%{
from gyb_foundation_support import ObjectiveCBridgeableImplementationForNSValue
}%
${ ObjectiveCBridgeableImplementationForNSValue("CLLocationCoordinate2D") }