ssap_app/node_modules/expo/build/launch/withDevTools.web.d.ts

3 lines
246 B
TypeScript

import * as React from 'react';
export declare function withDevTools<TComponent extends React.ComponentType<any>>(AppRootComponent: TComponent): React.ComponentType<React.ComponentProps<TComponent>>;
//# sourceMappingURL=withDevTools.web.d.ts.map