UNPKG

@oobleck/fluid-backend

Version:

Fluid Framework backend for nteract RTC

7 lines (5 loc) 122 B
declare module "*.gql" { import { DocumentNode } from 'graphql' const Schema: DocumentNode export = Schema }