UNPKG

react-native-turboxml

Version:

A high-performance native XML parser for React Native built with Kotlin and Objective-C using TurboModules and the New Architecture.

2 lines 116 B
export declare function parseXml(xml: string): Promise<Record<string, unknown>>; //# sourceMappingURL=index.d.ts.map