diff --git a/src/components/Marked/swapiSchema.tsx b/src/components/Marked/swapiSchema.tsx index 2bde45ad02..4bb8922557 100644 --- a/src/components/Marked/swapiSchema.tsx +++ b/src/components/Marked/swapiSchema.tsx @@ -7,6 +7,8 @@ * LICENSE file in the root directory of this source tree. */ +import { Buffer } from 'buffer'; + import { GraphQLSchema, GraphQLObjectType,