UNPKG

theta-ble-client-react-native

Version:

This library provides a way to control RICOH THETA using

6 lines 222 B
export declare function multiply(a: number, b: number): Promise<number>; export * from './service'; export * from './theta-ble'; export * from './theta-device'; export * from './values'; //# sourceMappingURL=index.d.ts.map