UNPKG

react-native-unit-components

Version:

Unit React Native components

3 lines 235 B
export declare const test: (testName: string, func: () => Promise<void>) => void; export declare const testElementHeight: (elementId: string, threshold: number, elementName: string) => Promise<void>; //# sourceMappingURL=utils.d.ts.map