3 lines
68 B
JavaScript
3 lines
68 B
JavaScript
|
/* Alias gql for graphql */
|
||
|
export { default } from './graphql.mjs'
|