UNPKG

schoolx-ota-manager

Version:

React Native library for managing OTA updates with GitLab integration

6 lines 224 B
interface ExampleComponentProps { title: string; } export declare const ExampleWithOTA: (props: ExampleComponentProps) => import("react/jsx-runtime").JSX.Element; export {}; //# sourceMappingURL=OTAUpdateExample.d.ts.map