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