mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
12 lines
452 B
TypeScript
12 lines
452 B
TypeScript
// Type definitions for react-adaptive-hooks 0.0
|
|
// Project: https://github.com/GoogleChromeLabs/react-adaptive-hooks#readme
|
|
// Definitions by: Michael Stramel <https://github.com/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';
|