aboutsummaryrefslogtreecommitdiff
path: root/queries/index.js
blob: c93e39f0978d7d8cfaed006824cc9bf6316d4c25 (plain) (blame)
1
2
3
import GET_CURRENT_USER from "./GET_CURRENT_USER";

export { GET_CURRENT_USER };