UNPKG

@foal/graphiql

Version:

GraphiQL integration for FoalTS

7 lines (6 loc) 181 B
/** * FoalTS * Copyright(c) 2017-2025 Loïc Poullain * Released under the MIT License. */ export { GraphiQLController, GraphiQLControllerOptions } from './graphiql.controller';