UNPKG

@kingstinct/react-native-healthkit

Version:
4 lines 227 B
import Native from '../native-types'; const deleteQuantitySample = async (identifier, uuid) => Native.deleteQuantitySample(identifier, uuid); export default deleteQuantitySample; //# sourceMappingURL=deleteQuantitySample.js.map