// Type definitions for react-adaptive-hooks 0.0 // Project: https://github.com/GoogleChromeLabs/react-adaptive-hooks#readme // Definitions by: Michael Stramel // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Minimum TypeScript Version: 3.5 export * from './hardware-concurrency'; export * from './media-capabilities'; export * from './memory'; export * from './network'; export * from './save-data';