import GRAPHQL from './graphql'
import TELEMETRY from './telemetry'
export default {
GRAPHQL,
TELEMETRY
}