mirror of
https://github.com/zoriya/react-native-omni.git
synced 2026-08-15 10:23:28 +00:00
3 lines
102 B
TypeScript
3 lines
102 B
TypeScript
import { type ConfigPlugin } from "@expo/config-plugins";
|
|
export declare const withPip: ConfigPlugin;
|