mirror of
https://github.com/zoriya/react-native-omni.git
synced 2026-08-13 17:39:39 +00:00
3 lines
117 B
TypeScript
3 lines
117 B
TypeScript
import { type ConfigPlugin } from "@expo/config-plugins";
|
|
export declare const withMediaNotifications: ConfigPlugin;
|