mirror of https://github.com/Requarks/wiki.git
5 lines
58 B
5 lines
58 B
import GRAPH from './graphql'
|
|
|
|
export default {
|
|
GRAPH
|
|
}
|