export * from './create' export * from './options' export { default as ReadStringCharacteristic } from './string' export { default as ReadJSONCharacteristic } from './json'