src/services/index.js

Summary

Maintainability
A
0 mins
Test Coverage
import { api, getQueryValue } from './api'

export { api, getQueryValue }