UNPKG

react-native-unit-components

Version:

Unit React Native components

3 lines 202 B
import WebView from 'react-native-webview'; export declare const setItemInWindowUnitStore: (currentWeb: WebView | null, key: string, value: string) => void; //# sourceMappingURL=windowUnitStore.d.ts.map