UNPKG

expo-router

Version:

Expo Router is a file-based router for React Native and web applications.

2 lines 137 B
export declare function useThenable<T>(create: () => PromiseLike<T>): [boolean, T | undefined]; //# sourceMappingURL=useThenable.d.ts.map