UNPKG

90 BTypeScriptView Raw
1
2 import gql from 'graphql-tag';
3 const MyQuery = gql`query MyQuery { f }`;
4
\No newline at end of file