summaryrefslogtreecommitdiff
path: root/alarm/node_modules/graphql/error/index.mjs
diff options
context:
space:
mode:
Diffstat (limited to 'alarm/node_modules/graphql/error/index.mjs')
-rw-r--r--alarm/node_modules/graphql/error/index.mjs4
1 files changed, 0 insertions, 4 deletions
diff --git a/alarm/node_modules/graphql/error/index.mjs b/alarm/node_modules/graphql/error/index.mjs
deleted file mode 100644
index 5ac29d1..0000000
--- a/alarm/node_modules/graphql/error/index.mjs
+++ /dev/null
@@ -1,4 +0,0 @@
-export { GraphQLError, printError } from "./GraphQLError.mjs";
-export { syntaxError } from "./syntaxError.mjs";
-export { locatedError } from "./locatedError.mjs";
-export { formatError } from "./formatError.mjs";