| 123456789 |
- // This file is generated and will be overwritten automatically.
- #import <Foundation/Foundation.h>
- @class MBXExpected<__covariant Value, __covariant Error>;
- @class MBXTileRegionError;
- NS_SWIFT_NAME(TileRegionMetadataCallback)
- typedef void (^MBXTileRegionMetadataCallback)(MBXExpected<id, MBXTileRegionError *> * _Nonnull result); // NOLINT(modernize-use-using)
|