summaryrefslogtreecommitdiff
path: root/includes/external/school/node_modules/graphql/subscription/index.js.flow
diff options
context:
space:
mode:
Diffstat (limited to 'includes/external/school/node_modules/graphql/subscription/index.js.flow')
-rw-r--r--includes/external/school/node_modules/graphql/subscription/index.js.flow3
1 files changed, 0 insertions, 3 deletions
diff --git a/includes/external/school/node_modules/graphql/subscription/index.js.flow b/includes/external/school/node_modules/graphql/subscription/index.js.flow
deleted file mode 100644
index 9f37bfd..0000000
--- a/includes/external/school/node_modules/graphql/subscription/index.js.flow
+++ /dev/null
@@ -1,3 +0,0 @@
-// @flow strict
-export { subscribe, createSourceEventStream } from './subscribe';
-export type { SubscriptionArgs } from './subscribe';