UNPKG

@expo/fingerprint

Version:

A library to generate a fingerprint from a React Native project

2 lines (1 loc) 90 B
export declare function withConsoleDisabledAsync<T>(block: () => Promise<T>): Promise<T>;