| 1234567 |
- // This file is generated and will be overwritten automatically.
- #import <MapboxNavigationNative/MBNNOpenLRDecoder.h>
- @interface MBNNOpenLRDecoder ()
- + (nonnull MBXExpected<MBNNLocationReference *, MBNNDecodingError *> *)decodeForOpenLr:(nonnull MBNNOpenLR *)openLr __attribute((ns_returns_retained));
- @end
|