wikijs-fork/client/js/constants/index.js

6 lines
62 B
JavaScript
Raw Normal View History

import GRAPHQL from './graphql'
export default {
GRAPHQL
}