mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-02-21 19:42:27 +00:00
4 lines
111 B
TypeScript
4 lines
111 B
TypeScript
import { requireNativeModule } from "expo-modules-core";
|
|
|
|
export default requireNativeModule("HlsDownloader");
|